(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)
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 |