Module UReStr.ConfigureSource

Parameters

Signature

Sourcetype regexp = URe.regexp

Theses functions are similar to Str.

Sourceval regexp : string -> regexp
Sourceval quote : string -> string
Sourceval regexp_string : string -> regexp
Sourcemodule type Type = sig ... end
Sourcemodule Make (Text : UnicodeString.Type) : Type with type text = Text.t and type index = Text.index