Skip to main content

find-ns

functionv1.7

cljs.core/find-ns

Available in:BBCLJCLJS
(find-ns [ns])
Returns the namespace named by the symbol or nil if it doesn't exist. Bootstrap only.

No examples yet. Be the first to add one!

See Also