ocplib-compat
Compatibility between String/Bytes modules for several OCaml versions
Description
Start your source with open StringCompat
, and use the same Bytes
and String
API for all OCaml versions.