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.1.0.tbz
md5=df97d537e07099bd90ee5a7c74652956
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/rresult/rresult.0.1.0/opam
Required by