ClojureDocs

导航

命名空间

create-ns

clojure.core

从 1.0 起提供 (源码)
  • (create-ns 符号)
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.