pkgsrc/devel/ocaml-rresult/DESCR

4 lines
247 B
Text

Rresult is an OCaml module for handling computation results and errors in an
explicit and declarative manner, without resorting to exceptions. It defines
combinators to operate on the result type available from OCaml 4.03 in the
standard library.