Module rchunks

Source

Structsยง

RChunks
Parallel iterator over immutable non-overlapping chunks of a slice, starting at the end.
RChunksExact
Parallel iterator over immutable non-overlapping chunks of a slice, starting at the end.
RChunksExactMut
Parallel iterator over mutable non-overlapping chunks of a slice, starting at the end.
RChunksExactMutProducer ๐Ÿ”’
RChunksExactProducer ๐Ÿ”’
RChunksMut
Parallel iterator over mutable non-overlapping chunks of a slice, starting at the end.
RChunksMutProducer ๐Ÿ”’
RChunksProducer ๐Ÿ”’