Liking cljdoc? Tell your friends :D

fantasy.builtin-patch.macros


coll-chain-recclj/s

(coll-chain-rec type-rep f x)
source

patch-collection-typeclj/s≠macro

clj
(patch-collection-type type
                       emptied
                       &
                       {:keys [wrapper] :or {wrapper (quote identity)}})
cljs
(patch-collection-type &form
                       &env
                       type
                       emptied
                       &
                       {:keys [wrapper] :or {wrapper (quote identity)}})
source (clj)source (cljs)

patch-hash-typeclj/smacro

(patch-hash-type type emptied)
source (clj)source (cljs)

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

× close