Module Of_mutable

module Of_mutable: sig .. end
A functor that uses an implementation of Api.MINIMALISTIC_MUTABLE_STRING to build Api.BASIC_STRING.

module Make (S : Api.MINIMALISTIC_MUTABLE_STRING) : Api.BASIC_STRING  with type character = S.character