(visit loc state visitors)Visit a tree in a stateful manner. Visitor fuctions return maps with optional keys: :node - replacement node (doesn't work in :in state) :state - new state :cut - in a :pre state, stop downward walk :break - stop entire walk and return
Visit a tree in a stateful manner. Visitor fuctions return maps with optional keys: :node - replacement node (doesn't work in :in state) :state - new state :cut - in a :pre state, stop downward walk :break - stop entire walk and return
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 |