package camomile

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Type.UReStrSource

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