package monadlib

  1. Overview
  2. Docs

monadlib 0.1

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 Monads with additional structure.
  • TagTree Tagged logic trees which are simplified when combined. When the contents are interpreted as a bag conditional values, should be a monad.