Skip to main content

keyword

functionv1.0

clojure.core/keyword

Available in:BBCLJCLJS
(keyword [name] [ns name])
Returns a Keyword with the given namespace and name. Do not use : in the keyword strings, it will be added automatically.

No examples yet. Be the first to add one!