Skip to main content

the-ns

functionv1.0

clojure.core/the-ns

Available in:BBCLJ
(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.

No examples yet. Be the first to add one!