Skip to main content

resolve

functionv1.0

clojure.core/resolve

Available in:BBCLJCLJS
(resolve [sym] [env sym])
same as (ns-resolve *ns* symbol) or (ns-resolve *ns* &env symbol)

No examples yet. Be the first to add one!