Skip to main content

find-var

functionv1.0

clojure.core/find-var

Available in:BBCLJ
(find-var [sym])
Returns the global var named by the namespace-qualified symbol, or nil if no var with that name.

No examples yet. Be the first to add one!