Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
find-var
find-var
function
v1.0
clojure.core/find-var
Available in:
BB
CLJ
(
find-var
[
sym
]
)
Returns the global var named by the namespace-qualified symbol, or nil if no var with that name.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Namespaces › Management
See Also
alias
all-ns
compile
create-ns
find-keyword
import
in-ns
load
load-file
load-reader
View source on GitHub ↗
← find-protocol-method
first →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4