ClojureDocs

Nav

Namespaces

keyword

clojure.core

Available since 1.0 (source)
  • (keyword name)
  • (keyword ns name)
Returns a Keyword with the given namespace and name.  Do not use :
in the keyword strings, it will be added automatically.