ClojureDocs

导航

命名空间

split-lines

clojure.string

1.2 以后提供
  • (split-lines s)
Splits s on \n or \r\n. Trailing empty lines are not returned.