Liking cljdoc? Tell your friends :D

clojask.api.aggregate


countclj

(count a b)

largest3clj

(largest3 a b)

largestkclj

(largestk a b k)

maxclj

(max a b)

minclj

(min a b)

smallest3clj

(smallest3 a b)

return the smallest three entries

return the smallest three entries
raw docstring

smallestkclj

(smallestk a b k)

return the smallest k entries (the performance is better with smaller k)

return the smallest k entries (the performance is better with smaller k)
raw docstring

startclj


sumclj

(sum a b)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close