rresultversion

Result value combinators for OCaml

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.

Rresult depends on the compatibility result package and is distributed under the ISC license.

Tags result error declarative org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://erratique.ch/software/rresult
Issue Trackerhttps://github.com/dbuenzli/rresult/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Source [http] http://erratique.ch/software/rresult/releases/rresult-0.5.0.tbz
md5=2aa904e5f1707903da68d80d71c85637
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/rresult/rresult.0.5.0/opam
Required by