ClojureDocs

Nav

Namespaces

find-var

clojure.core

Available since 1.0 (source)
  • (find-var sym)
Returns the global var named by the namespace-qualified symbol, or
nil if no var with that name.