package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Type = sig ... end

Sub-texts, parts of original (ur-) texts. The signature and semantics matches those of UStorage.

module Make (Text : UnicodeString.Type) : Type with type ur_text = Text.t and type ur_index = Text.index