Liking cljdoc? Tell your friends :D

spec-provider.util


best-matchclj/s

(best-match x)
source

distinct-byclj/s

(distinct-by fun coll)
source

generic-zipperclj/s

(generic-zipper x)

Walks vectors, lists, maps, and maps' keys and values individually. Take care not to replace a keypair with a single value (will throw an exception).

Walks vectors, lists, maps, and maps' keys and values
individually. Take care not to replace a keypair with a single
value (will throw an exception).
sourceraw docstring

walk-reduceclj/s

(walk-reduce f val zipper)
source

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

× close