Binary package “librresult-ocaml” in ubuntu oracular

result value combinators for OCaml (runtime)

 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.
 .
 This package contains the runtime libraries for programs using
 rresult.