Description
Code can use a compatibility layer when different OCaml standard-library versions expose different APIs. This helps maintainers support multiple compiler versions with less conditional code.
It is a development library. It is mainly installed by OCaml projects that need broad version compatibility.