(count a b)(largest3 a b)(largestk a b k)(max a b)(min a b)(smallest3 a b)return the smallest three entries
return the smallest three entries
(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)
(sum a b)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |