Instance Methodswift-transformers 0.1.17Tokenizers->Swift
split(by:)
This version supports capture groups, wheres the one above doesn’t
func split(by captureRegex: NSRegularExpression) -> [String]
This version supports capture groups, wheres the one above doesn’t
func split(by captureRegex: NSRegularExpression) -> [String]