Interfaces for primitive transducer operations.
Interface hierarchy:
Interfaces for primitive transducer operations. Interface hierarchy: - ILLLReducible: reduce with primitive long accumulator - IDDDReducible: reduce with primitive double accumulator - IOLOReducible: reduce long elements into array - IODOReducible: reduce double elements into array - ILongReducible: extends ILLLReducible, IOLOReducible - IDoubleReducible: extends IDDDReducible, IODOReducible - IPrimOps: transduce/reduce/into/range operations
No vars found in this namespace.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |