Liking cljdoc? Tell your friends :D

cider.enrich-classpath.collections


add-exclusions-if-classifiedclj

(add-exclusions-if-classified coordinate)
source

divide-byclj

(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.
sourceraw docstring

ensure-no-listsclj

source

ensure-no-lists*clj

(ensure-no-lists* x)
source

flatten-depsclj

(flatten-deps xs)
source

indexclj

(index coll item)
source

maybe-normalizeclj

source

maybe-normalize*clj

(maybe-normalize* x)
source

normalize-exclusionsclj

(normalize-exclusions exclusions)
source

safe-sortclj

(safe-sort coll)

Guards against errors when comparing objects of different classes.

Guards against errors when comparing objects of different classes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close