(down-to loc k)Navigate to the child loc of this loc identified by the key k; return nil if k is not the key of any child.
Navigate to the child `loc` of this `loc` identified by the key `k`; return nil if `k` is not the key of any child.
(pivot this k)Pivot the elements of this sequential and return a triple of [elements-before element-at elements-after
Pivot the elements of this sequential and return a triple of [elements-before element-at elements-after
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 |