Contents
Indexes:
Function String-Split
Part of:
package cityscape
(
string-split
< string > &optional (predicate #'blankp) )
Split a string into a list of strings, partitioning by characters matching the predicate.
Default any whitespace character