Chunks.opIndex

Indexing and slicing operations. Provided only if hasSlicing!Source is true.

  1. auto opIndex(size_t index)
    struct Chunks(Source)
    opIndex
    (
    size_t index
    )
    if ()
  2. typeof(this) opSlice(size_t lower, size_t upper)

Meta

Suggestion Box / Bug Report