Liking cljdoc? Tell your friends :D

com.hapgood.zipper.pivot


ChildrenByKeyclj/sprotocol

down-toclj/s

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

Pivotableclj/sprotocol

pivotclj/s

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

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

× close