package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type regexp = URe.regexp
val regexp : string -> regexp
val quote : string -> string
val regexp_string : string -> regexp
module type Type = sig ... end
module Make (Text : UnicodeString.Type) : sig ... end