List.opIndex

Get a slice for the used elements.

  1. auto opIndex()
    struct List(T, long N = -1)
    @nogc pure inout
    opIndex
    ()
  2. auto ref opIndex(size_t index)

Meta