How to Install libresult-ocaml in Ubuntu 18.04



Install libresult-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libresult-ocaml

Description:

compatibility Result module (runtime files)

Projects that want to use the new result type defined in OCaml >= 4.03 while staying compatible with older version of OCaml should use the Result module defined in this library. . This package contains runtime files.

Homepage: https://github.com/janestreet/result

Version: 1.2-1build2

Section: universe/ocaml