Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Babashka
clojure.core
in-ns
in-ns
function
v1.0
clojure.core/in-ns
Available in:
BB
CLJ
CLJS
(
in-ns
[
name
]
)
Sets *ns* to the namespace named by the symbol, creating it if needed.
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
all-ns
create-ns
create-ns
find-var
load
load-file
load-reader
load-string
← ifn?
inc →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4