| .. | ||
| CHANGES.md | ||
| dune | ||
| dune-project | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
| result-as-alias-4.08.ml | ||
| result-as-alias.ml | ||
| result-as-newtype.ml | ||
| result.opam | ||
| which_result.ml | ||
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.