Skip to main content

with-in-str

macrov1.0

clojure.core/with-in-str

Available in:BBCLJ
(with-in-str [s & body])
Evaluates body in a context in which *in* is bound to a fresh StringReader initialized with the string s.

No examples yet. Be the first to add one!