package
0.0.0-20230721063247-f118dbe089d7
Repository: https://github.com/topxeq/regexpx.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.