aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Internal/Shaped.hs
Commit message (Collapse)AuthorAge
* Fix formattingTom Smeding2024-06-07
| | | | | These were originally directly adjacent, where the alignment showed the similarities. Now the alignment is just spurious.
* *asXArrayPrim -> *toXArrayPrimTom Smeding2024-06-03
| | | | This name makes much more sense in combination with *fromXArrayPrim.
* Rename some commuting lemmas to better namesTom Smeding2024-05-31
|
* Clearer module purposesTom Smeding2024-05-30
Thanks Mikolaj for discussion