Skip to content

garyb/purescript-indexed-monad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-indexed-monad

Latest release Build Status

Indexed monads in PureScript.

Installation

bower install purescript-indexed-monad

Documentation

Module documentation is published on Pursuit

Examples

@justinwoo has written a blog post on Qiita and put up a demo repo modeling hamburger building with this package.