Skip to main content

line-seq

functionv1.0

clojure.core/line-seq

Available in:BBCLJ
(line-seq [rdr])
Returns the lines of text from rdr as a lazy sequence of strings. rdr must implement java.io.BufferedReader.

No examples yet. Be the first to add one!