[][src]Type Definition array_tools::ArrayChunk

type ArrayChunk<T, C, S> = Chunk<T, C, S>;
Deprecated since 0.2.10:

Structure ArrayChunk was renamed into Chunk. This alias will exist for some time to preserve backward compatibility.

Alias for Chunk.