Skip to main content

split-lines

functionv1.2

clojure.string/split-lines

Available in:BBCLJCLJS
(split-lines [s])
Splits s on \n or \r\n. Trailing empty lines are not returned.

No examples yet. Be the first to add one!