//
pkg.gl
Category
github.com/go-zoox/core-utils
regexp
package
1.4.11
Repository:
https://github.com/go-zoox/core-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
22
Files
82 SLOC
#
Functions
Match
Match reports whether the string s contains any match of the regular expression pattern.
New
New creates a new RegExp.
#
Interfaces
RegExp
RegExp is the regular expression interface.