//
pkg.gl
Category
github.com/G-Research/geras
pkg
regexputil
package
1.3.0
Repository:
https://github.com/g-research/geras.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
162 SLOC
#
Functions
Parse
Parse takes a regexp in Perl syntax (as implemented by regexp/syntax) and returns a Regexp, for introspecting the regexp.
#
Structs
Regexp
Regexp represents a parsed regexp.