Categorygithub.com/johnstarich/go/regext
modulepackage
0.0.1
Repository: https://github.com/johnstarich/go.git
Documentation: pkg.go.dev

# Functions

Compile compiles expr as a regular expression in a Perl-like "extended" mode where whitespace characters and comments are ignored.
MustCompile compiles expr as a regular expression in a Perl-like "extended" mode where whitespace characters and comments are ignored.