aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Internal/Shape.hs
Commit message (Collapse)AuthorAge
* Add *flattenTom Smeding2024-06-10
|
* Add head functions for the nested list typesTom Smeding2024-06-10
|
* Cleanup of shape functionsTom Smeding2024-06-03
|
* Rename *ToSNat to *LengthSNatTom Smeding2024-06-03
| | | | For consistency with existing functions
* Move sh*Tail to main ox-arraysTom Smeding2024-06-03
|
* Rename permutations of shaped sized listsMikolaj Konarski2024-06-01
|
* Fix comment in Nested.ShapeTom Smeding2024-05-31
|
* Make the sized lists strict againMikolaj Konarski2024-05-31
|
* Clearer module purposesTom Smeding2024-05-30
Thanks Mikolaj for discussion