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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close