Skip to main content

slurp

functionv1.0

clojure.core/slurp

Available in:BBCLJ
(slurp [f & opts])
Opens a reader on f and reads all its contents, returning a string. See clojure.java.io/reader for a complete list of supported arguments.

No examples yet. Be the first to add one!