Module CamomileLibrary.Type.SubText

module SubText: sig .. end

module type Type = sig .. end
Sub-texts, parts of original (ur-) texts.
module Make: 
functor (Text : CamomileLibrary.Type.UnicodeString.Type) -> Type with type ur_text = Text.t and type ur_index = Text.index