Module chunker

Module chunker 

Source
Expand description

Organize streams of data into sorted chunks.

Structsยง

ColumnationChunker
Chunk a stream of vectors into chains of vectors.
ContainerChunker
Chunk a stream of containers into chains of vectors.
VecChunker
Chunk a stream of vectors into chains of vectors.