package mnd
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Mnd - A small monads library for OCaml
Mnd
is a simple library for programming with monads. It aims to be comprehensible instead of comprehensive. Everything is standard and already exists in various places, this is simply a selection for easy re-use. The code is in a single file and has no dependencies.
The documentation is available online.