Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 257 Bytes

File metadata and controls

11 lines (11 loc) · 257 Bytes

TODO

  • Show that computations and maybes are composable
  • Add uncurry
  • Add list
  • Add identity
  • Add Either
  • Add Monad transformers
    • Probably something to learn here!
  • Add reader and writer
  • Add typescript definitions
  • Make npm module of it