haskell
Updated: March 20, 2021
- Prelude documentation - https://hackage.haskell.org/package/base-4.14.1.0/docs/Prelude.html
Typeclasses
- Show - gives a printable rendition of objects
- Eq - comparator
- Ord - sorting
Backlinks
3 Backlinks
tidalbasics
livecoding
related to: R:tidalbasics, R:music, R:haskell
trouble-with-types
R:haskell - type it to the max