Liking cljdoc? Tell your friends :D
All platforms.

meme.alpha.scan.grouper

Token grouping stage: pass-through (all forms are now parsed natively by the recursive-descent parser). Retained for pipeline symmetry.

Token grouping stage: pass-through (all forms are now parsed natively
by the recursive-descent parser). Retained for pipeline symmetry.
raw docstring

group-tokensclj/s

(group-tokens tokens _source)

Pass-through stage — returns tokens unchanged. All forms (reader conditionals, namespaced maps, syntax-quote) are now parsed natively by the recursive-descent parser. Retained for pipeline symmetry.

source is accepted for API compatibility but unused.

Pass-through stage — returns tokens unchanged.
All forms (reader conditionals, namespaced maps, syntax-quote) are now
parsed natively by the recursive-descent parser. Retained for pipeline symmetry.

source is accepted for API compatibility but unused.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close