Skip to main content

symbol

functionv1.0

clojure.core/symbol

Available in:BBCLJCLJS
(symbol [name] [ns name])
Returns a Symbol with the given namespace and name. Arity-1 works on strings, keywords, and vars.

No examples yet. Be the first to add one!