aboutsummaryrefslogtreecommitdiff
path: root/src/Data
Commit message (Collapse)AuthorAge
...
* Remove spurious commentTom Smeding2024-04-13
| | | | | | | The reason these via-instances work is because e.g. `Mixed sh Double` and `Mixed sh (Primitive Double)` are both newtypes around `XArray sh Double`, so they are indeed Coercible without any need for special roles in orthotope.
* Transpose functions in the APITom Smeding2024-04-09
|
* Simple usage exampleTom Smeding2024-04-03
|
* Fix enumShapeTom Smeding2024-04-03
|
* Some debugging Show instancesTom Smeding2024-04-03
|
* Fix fixitiesTom Smeding2024-04-03
|
* Reorganise, documentationTom Smeding2024-04-03