Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.syntax-token-type

Enumeration of commonly encountered syntax token types.

Enumeration of commonly encountered syntax token types.
raw docstring

commentcljs

A comment.

A comment.
sourceraw docstring

othercljs

Everything except tokens that are part of comments, string literals and regular expressions.

Everything except tokens that are part of comments, string literals and regular expressions.
sourceraw docstring

reg-excljs

A regular expression.

A regular expression.
sourceraw docstring

stringcljs

A string literal.

A string literal.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close