(coll-reducer coll)
(concat)
(concat & args)
(count m)
(counted? m)
(extend-seq-type t)
(fhash item)
Faster hash method specifically for numbers - comparisons are reordered.
Faster hash method specifically for numbers - comparisons are reordered.
(filter f)
(filter f arg)
(js-iterator obj)
(map f)
(map f arg)
(map f lhs rhs)
(map f lhs rhs & args)
(remove f)
(remove f arg)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close