(core-fns)
(core-macros)
(core-vars)
(delims f)
(escape-problematic-regex-chars s)
(filter-core-var-meta f)
(tag-font-lock syntax-str)
(tag-matches x regexp & group-styles)
(tag-non-interp code-str)
(tag-sexp-traversal code-str)
(tag-syntax syntax-str)
(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.
(vars-to-reg-or-str var-syms)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close