(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.
Examples
No examples yet. Be the first to add one!
(create-ns [sym])No examples yet. Be the first to add one!