(tag-words line)
This tokenizes a given string into :end-of-line-comments :string-literals-without-quotes :unterm-string-literal :charater s and the remaining :word s
This allows us to opertate on words that are outside of strings, comments and characters.
This tokenizes a given string into :end-of-line-comments :string-literals-without-quotes :unterm-string-literal :charater s and the remaining :word s This allows us to opertate on words that are outside of strings, comments and characters.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close