Index of module types


B
BASIC_CHARACTER [Api]
The minimal API implemented by characters.
BASIC_STRING [Api]
The minimal API implemented by string modules.

M
MINIMALISTIC_MUTABLE_STRING [Api]
Minimal mutable string used as argument to the Of_mutable functor.

N
NATIVE_BYTES [Api]
Native OCaml byte.
NATIVE_CHARACTER [Api]
Native OCaml character.
NATIVE_CONVERSIONS [Api]
API definition of conversions from native OCaml strings to a given string type or vice-versa.
NATIVE_STRING [Api]
Native OCaml string.

O
OUTPUT_MODEL [Api]
A monadic thread model (like Lwt, Async) and an output function.

T
T_LENGTH_AND_COMPSUB [Functors]
T_LENGTH_SUB_AND_SEARCH [Functors]
T_LENGTH_SUB_AND_SEARCH_REV [Functors]

U
UNSAFELY_MUTABLE [Api]
This interface defines functions that may be implemented by particular string types that are actually mutable.