(add-exclusions-if-classified coordinate)
(divide-by n coll)
Divides coll
in n
parts. The parts can have disparate sizes if the division isn't exact.
Divides `coll` in `n` parts. The parts can have disparate sizes if the division isn't exact.
(ensure-no-lists* x)
(flatten-deps xs)
(index coll item)
(maybe-normalize* x)
(normalize-exclusions exclusions)
(safe-sort coll)
Guards against errors when comparing objects of different classes.
Guards against errors when comparing objects of different classes.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close