Liking cljdoc? Tell your friends :D

nedap.utils.collections.eager

ns for functions that compute their results eagerly.

Accordingly, avoid processing inputs larger than memory.

ns for functions that compute their results eagerly.

Accordingly, avoid processing inputs larger than memory.
raw docstring

nedap.utils.collections.seq

Functions akin to the https://clojure.org/reference/sequences#_the_seq_library.

All functions contained here should be lazy, else they should live in the eager ns.

Functions akin to the https://clojure.org/reference/sequences#_the_seq_library.

All functions contained here should be lazy, else they should live in the `eager` ns.
raw docstring

nedap.utils.collections.transients

Functions concerned with https://clojure.org/reference/transients
raw docstring

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

× close