package ocplib-compat

  1. Overview
  2. Docs
Compatibility between String/Bytes modules for several OCaml versions

Install

Dune Dependency

Authors

Maintainers

Description

Start your source with open StringCompat, and use the same Bytes and String API for all OCaml versions.

Published: 27 Jun 2016

Dependencies (2)

  1. typerex-build = "1.99.17-beta"
  2. ocaml >= "3.12.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. typerex < "1.99.7"