Liking cljdoc? Tell your friends :D

ham-fisted.lazy-caching


cachedclj

(cached item)

concatclj

(concat)
(concat a)
(concat a b)
(concat a b & args)

filterclj

(filter pred coll)

mapclj

(map f arg)
(map f arg & args)

repeatedlyclj

(repeatedly f)
(repeatedly n f)

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

× close