Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 592 Bytes

purescript-monad-fix

Build Status Maintainer: zrho

MonadFix type class that allows computations to depend on their own result, hidden under a lambda.

Installing

bower i purescript-monad-fix

Building / Testing

bower update
pulp build
pulp test