Liking cljdoc? Tell your friends :D

ham-fisted.lazy-noncaching


coll-reducercljs

(coll-reducer coll)

concatcljs

(concat)
(concat & args)

countcljs

(count m)

counted?cljs

(counted? m)

default-hash-providercljs


extend-seq-typecljs

(extend-seq-type t)

fhashcljs

(fhash item)

Faster hash method specifically for numbers - comparisons are reordered.

Faster hash method specifically for numbers - comparisons are reordered.
raw docstring

filtercljs

(filter f)
(filter f arg)

js-iteratorcljs

(js-iterator obj)

mapcljs

(map f)
(map f arg)
(map f lhs rhs)
(map f lhs rhs & args)

removecljs

(remove f)
(remove f arg)

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

× close