package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Type = sig ... end
module Make (_ : Config.Type) (Text : UnicodeString.Type) : Type with type text = Text.t