mte/unikernel/duniverse/result/README.md

6 lines
210 B
Markdown
Raw Normal View History

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.