Liking cljdoc? Tell your friends :D
All platforms.

com.hapgood.zipper.sloc


Locclj/s

source

loc?clj/s

(loc? obj)
source

Siblingsclj/s

source

zipperclj/s

(zipper z root)

Creates a new zipper structure.

z is a value that satisfies com.hapgood.zipper/Zip and ensures that branch nodes can be opened and closed consistently.

root is the root of the tree.

Creates a new zipper structure.

`z` is a value that satisfies com.hapgood.zipper/Zip and ensures that branch nodes can be opened and closed consistently.

`root` is the root of the tree.
sourceraw docstring

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

× close