ClojureDocs

导航

命名空间

find-var

clojure.core

自 1.0 起可用 (源代码)
  • (find-var sym)
Returns the global var named by the namespace-qualified symbol, or
nil if no var with that name.