package dune-private-libs

  1. Overview
  2. Docs
Private libraries of Dune

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.15.3.tbz
sha256=3c27c7676414056f0368a71fdc670d2b0a59898090c78a1b68230984e5beb713
sha512=c88ac7a6ed9334a4bc6231ecfb0efaa961dda99bc386fd5b92505151ff833dfaf058d75305fbb64c496e570058ec9000ac6add06dda7a395e757e924af1d1a7f

doc/dune-private-libs.dune_re/Dune_re/Emacs/index.html

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.