Chunks.shape

  1. size_t[dimensions.length] shape()
    struct Chunks(size_t[] dimensions, Iterator, size_t N = 1, SliceKind kind = Contiguous)
    const @property
    @optmath
    size_t[dimensions.length]
    shape
    ()
    ()
  2. size_t length()
  3. auto front()

Meta