package
1.0.0
Repository: https://github.com/dmskys/regexp.git
Documentation: pkg.go.dev

# Functions

Compile parses a regular expression and returns, if successful, a Regexp object that can be used to match against text.

# Structs

Context represents a matching context used in a inline function.

# Type aliases

FuncMap is the type of the map defining the mapping from names to functions.