Chunks.empty

ndslice-like primitives

struct Chunks(size_t[] dimensions, Iterator, size_t N = 1, SliceKind kind = Contiguous)
const @property
@optmath
bool
empty
(
size_t dimensionIndex = 0
)
()
if (
dimensionIndex < dimensions.length
)

Meta