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.6.0.tbz
sha256=0645f65eae8f34e33b27a13da660e70b3814d099fb4b0e3513eeccbcdf50c9cc
md5=aba88cffa29081714468c2c7bcdf7fb1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/rresult/rresult.0.6.0/opam
Required by