aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Internal/Shape.hs
Commit message (Expand)AuthorAge
* Revert "Add an awkward extra Typeable constraint that helps comparing shapes"Tom Smeding2024-07-24
* Make ShS an instance of TestEqualityTom Smeding2024-07-24
* Add an awkward extra Typeable constraint that helps comparing shapesMikolaj Konarski2024-07-21
* Add {m,r,s}dot1InnerTom Smeding2024-06-19
* Export full [mrs]{shape,rank,size} setTom Smeding2024-06-14
* Add KnownShape generators from ShSTom Smeding2024-06-13
* Rename *LengthSNat to *RankTom Smeding2024-06-13
* 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
* 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