Skip to main content

with-out-str

macro

sci.core/with-out-str

(with-out-str [& body])
Evaluates exprs in a context in which sci's *out* is bound to a fresh StringWriter. Returns the string created by any nested printing calls.

No examples yet. Be the first to add one!