ClojureDocs

Nav

Namespaces

the-ns

clojure.core

Available since 1.0 (source)
  • (the-ns x)
If passed a namespace, returns it. Else, when passed a symbol,
returns the namespace named by it, throwing an exception if not
found.