Skip to main content

with-in-str

macro

sci.core/with-in-str

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

No examples yet. Be the first to add one!