package olmi

  1. Overview
  2. Docs
Olmi provide functor to generate monadic combinators with a minimal interface

Install

Dune Dependency

Authors

Maintainers

Sources

olmi.tar.gz
sha256=f77661fab4f36ef2f439cbd93a722d2d21d88e94815baf79b509636169174a0e
md5=d82dae00b83488d93e7138831c2bc351

doc/src/olmiExamples/olmiExamples.ml.html

Source file olmiExamples.ml

1
2
3
4
5
(* Example for using Olmi *)

module Identity = OlmiIdentity
module Option = OlmiOption
module List = OlmiList
OCaml

Innovation. Community. Security.