Utility functions for keywords.
Utility functions for keywords.
(keywordize s)
Change string to appropriate clojure keyword
Change string to appropriate clojure keyword
(trim-colon s)
If string s
starts with :
char it is removed.
If string `s` starts with `:` char it is removed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close