ClojureDocs

Nav

Namespaces

with-in-str

clojure.core

Available since 1.0 (source)
  • (with-in-str s & body)
Evaluates body in a context in which *in* is bound to a fresh
StringReader initialized with the string s.