Liking cljdoc? Tell your friends :D

postmortem.xforms


debounceclj/s

(debounce interval)
(debounce f interval)
source

dedupe-byclj/s

(dedupe-by f)
source

drop-lastclj/s

(drop-last)
(drop-last n)
source

drop-untilclj/s

(drop-until pred)
source

take-lastclj/s

(take-last)
(take-last n)
source

take-untilclj/s

(take-until pred)
source

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

× close