Skip to content

Instantly share code, notes, and snippets.

@techtangents
Created July 20, 2015 12:52
Show Gist options
  • Save techtangents/70df4af4f81c78d2e4d4 to your computer and use it in GitHub Desktop.
Save techtangents/70df4af4f81c78d2e4d4 to your computer and use it in GitHub Desktop.
https://wiki.haskell.org/Typeclassopedia
Functor -> Applicative -> Monad
Apply -----^
https://github.com/purescript/purescript-control
Functor -> Apply -> Applicative -> Monad
-> Bind ----------^
https://github.com/scalaz/scalaz
Functor -> Apply -> Applicative -> Monad
-> Bind ----------^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment