ocaml-rresult

v 0.7.0 Updated: 6 months, 1 week ago

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. OCaml 4.08 provides the Stdlib.Result module which you should prefer to Rresult.

https://erratique.ch/software/rresult

To install ocaml-rresult, paste this in macOS terminal after installing MacPorts

sudo port install ocaml-rresult

Add to my watchlist

Installations 1
Requested Installations 1