Description
Provides a compatibility Result module for OCaml projects. It helps older code use an explicit success-or-error type consistently across compiler versions and library stacks.
Use it when maintaining OCaml code that depends on this compatibility package. It is a small library dependency and has no separate interface.