Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 952 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 952 Bytes

purescript-control

Latest release Build status Pursuit

This library provides a range of utility functions for the classes in the Functor, Applicative, Monad hierarchy, along with additional classes such as Alternative, MonadPlus, Comonad and Lazy.

Installation

spago install control

Class hierarchy

Class diagram

Documentation

Module documentation is published on Pursuit.