6 lines
146 B
Plaintext
Executable File
6 lines
146 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: split-string
|
|
#key: split-string
|
|
#key: ss
|
|
# --
|
|
(split-string ${1:string}${2: separators}${3: omit-nulls}) |