Skip to main content

remove-ns

functionv1.0

clojure.core/remove-ns

Available in:BBCLJ
(remove-ns [sym])
Removes the namespace named by the symbol. Use with caution. Cannot be used to remove the clojure namespace.

No examples yet. Be the first to add one!