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.
(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.
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 |