with-read-known

added

ns
clojure.main

type
macro

(with-read-known & body)

Evaluates body with *read-eval* set to a "known" value,
i.e. substituting true for :unknown if necessary.