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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 27 Jun 2016
- Authors
- Maintainers
Dependencies
typerex-build
= "1.99.17-beta"
ocaml
>= "3.12.0"
Reverse Dependencies
Conflicts
typerex
< "1.99.7"