Skip to content
Homam Hosseini edited this page May 12, 2014 · 2 revisions

async-ls

There are two main modules in async-ls library:

This module provide number of utility monadic functions like joinM, filterM, foldM, sequenceM, liftM.

There are also some useful pre-defined monads including list, either and writer.

Clone this wiki locally