mte/unikernel/duniverse/result
2025-11-11 02:07:51 +01:00
..
CHANGES.md 2025-11-11 02:07:51 +01:00
dune 2025-11-11 02:07:51 +01:00
dune-project 2025-11-11 02:07:51 +01:00
LICENSE.md 2025-11-11 02:07:51 +01:00
Makefile 2025-11-11 02:07:51 +01:00
README.md 2025-11-11 02:07:51 +01:00
result-as-alias-4.08.ml 2025-11-11 02:07:51 +01:00
result-as-alias.ml 2025-11-11 02:07:51 +01:00
result-as-newtype.ml 2025-11-11 02:07:51 +01:00
result.opam 2025-11-11 02:07:51 +01:00
which_result.ml 2025-11-11 02:07:51 +01:00

Compatibility Result module.

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.