mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
result type defined in OCaml >= 4.03 while staying compatible with older versions of OCaml. WWW: https://github.com/janestreet/result
5 lines
224 B
Text
5 lines
224 B
Text
Projects that want to use the new result type defined in OCaml >= 4.03
|
|
while staying compatible with older versions of OCaml should use the
|
|
`Result' module defined in this library.
|
|
|
|
WWW: https://github.com/janestreet/result
|