Toolbox
Toolbox
(foldset coll)Folds a reducible collection into a set.
Folds a reducible collection into a set.
(maybe-list x)If x is nil, returns the empty list. If x is not-nil, returns (x).
If x is nil, returns the empty list. If x is not-nil, returns (x).
(rempty? coll)Like empty, but for reducibles.
Like empty, but for reducibles.
(with-thread-name thread-name & body)Sets the thread name for duration of block.
Sets the thread name for duration of block.
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 |