camomile.library
UReStr.Configure
camomile
camomile.default_config
camomile.dyn
camomile.lib_default
module Config : ConfigInt.Type
type regexp = URe.regexp
Theses functions are similar to Str.
val regexp : string -> regexp
val quote : string -> string
val regexp_string : string -> regexp
module type Type = sig ... end
module Make (Text : UnicodeString.Type) : Type with type text = Text.t and type index = Text.index