package dune-private-libs

  1. Overview
  2. Docs

Module Dune_re.EmacsSource

Emacs-style regular expressions

Sourceexception Parse_error
Sourceexception Not_supported

Errors that can be raised during the parsing of the regular expression

Sourceval re : ?case:bool -> string -> Dune_re__.Core.t

Parsing of an Emacs-style regular expression

Sourceval compile : Dune_re__.Core.t -> Dune_re__.Core.re

Regular expression compilation

Sourceval compile_pat : ?case:bool -> string -> Dune_re__.Core.re

Same as Core.compile

OCaml

Innovation. Community. Security.