Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
ClojureScript
cljs.core
namespace
namespace
function
v1.7
cljs.core/namespace
Available in:
BB
CLJ
CLJS
(
namespace
[
x
]
)
Returns the namespace String of a symbol or keyword, or nil if not present.
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
create-ns
import
in-ns
load
load-file
munge
ns
ns-imports
ns-interns
ns-name
← name
nat-int? →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4