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.
Source
(defncreate-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."{:added"1.0":statictrue}[sym](clojure.lang.Namespace/findOrCreatesym))