Liking cljdoc? Tell your friends :D

cider.enrich-classpath.collections


add-exclusions-if-classifiedclj

(add-exclusions-if-classified coordinate)

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.
raw docstring

ensure-no-listsclj


ensure-no-lists*clj

(ensure-no-lists* x)

flatten-depsclj

(flatten-deps xs)

indexclj

(index coll item)

maybe-normalizeclj


maybe-normalize*clj

(maybe-normalize* x)

normalize-exclusionsclj

(normalize-exclusions exclusions)

safe-sortclj

(safe-sort coll)

Guards against errors when comparing objects of different classes.

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

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

× close