package monadlib

  1. Overview
  2. Docs

monadlib 0.2

Libraries

This package provides the following libraries (via ocamlobjinfo):

monadlib

Documentation:

  • LazyList An alternative to the batteries lazy list library, with generally improved laziness.
  • Applicative Applicative functors.
  • Monad The monad library.
  • TagTree Tagged logic trees which are simplified when combined. When the contents are interpreted as a bag conditional values, should be a monad.