Skip to main content

with-read-known

macro

clojure.main/with-read-known

Available in:BBCLJ
(with-read-known [& body])
Evaluates body with *read-eval* set to a "known" value, i.e. substituting true for :unknown if necessary.

No examples yet. Be the first to add one!