Skip to main content

create-ns

functionv1.0

clojure.core/create-ns

Available in:BBCLJCLJS
(create-ns [sym])
Create a new namespace named by the symbol if one doesn't already exist, returns it or the already-existing namespace of the same name.

No examples yet. Be the first to add one!