artist-string-split
artist-string-split
is a compiled Lisp function in `
artist.el
'.
(artist-string-split
STR
R
)
Split string
STR
at occurrences of regexp
R
, returning a list of strings.