//
pkg.gl
Category
github.com/go-ego/gse
hmm
util
package
0.80.3
Repository:
https://github.com/go-ego/gse.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2
Files
40 SLOC
#
Functions
RegexpSplit
RegexpSplit split slice str into substrings separated by the expression and return a slice This function consistent with Python's re.split function.