ClojureDocs

Nav

Namespaces

in-ns

clojure.core

Available since 1.0
  • (in-ns name)
Sets *ns* to the namespace named by the symbol, creating it if needed.