PagedDynamicArray.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T)[] opSlice()
    struct PagedDynamicArray(T)
    @safe nothrow @nogc inout @trusted
    inout(T)[]
    opSlice
    ()
  2. inout(T)[] opSlice(size_t a, size_t b)

Meta