module SubText:Sub-texts, parts of original (ur-) texts. The signature and semantics matches those of UStorage.sig..end
module type Type =sig..end
module Make:functor (Text:UnicodeString.Type) ->Typewith type ur_text = Text.t and type ur_index = Text.index