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 a result type and combinators to operate on these values.

Rresult has no dependency and is distributed under the BSD3 license.

Tags result error declarative org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseBSD-3-Clause
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.2.0.tbz
md5=55d50d5c9054fcc194aac13350590dd6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/rresult/rresult.0.2.0/opam
Required by