IndexMixin.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SeqRange opSlice()
  2. ConstSeqRange opSlice()
    mixintemplate IndexMixin(size_t N, alias Range_0)
    const
    opSlice
    ()
  3. ThisNode* _front;
  4. ThisNode* _back;

Meta