package
0.80.3
Repository: https://github.com/go-ego/gse.git
Documentation: pkg.go.dev

# Functions

RegexpSplit split slice str into substrings separated by the expression and return a slice This function consistent with Python's re.split function.