Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
remove-ns
remove-ns
function
v1.0
clojure.core/remove-ns
Available in:
BB
CLJ
(
remove-ns
[
sym
]
)
Removes the namespace named by the symbol. Use with caution. Cannot be used to remove the clojure namespace.
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
find-var
import
in-ns
load
load-file
View source on GitHub ↗
← remove-method
remove-tap →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4