automaton-build.data.keyword
Utility functions for keywords.
keywordize
(keywordize s)
Change string to appropriate clojure keyword
trim-colon
(trim-colon s)
If string s
starts with :
char it is removed.
Utility functions for keywords.
(keywordize s)
Change string to appropriate clojure keyword
(trim-colon s)
If string s
starts with :
char it is removed.