(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |