File: README.md

package info (click to toggle)
ocaml-result 1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 116 kB
  • sloc: ml: 20; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
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.