GgedStruct.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opSlice(X start, Y end)
  2. auto opSlice(X start, Y end)
    struct GgedStruct(T, ulong RANK, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous)
    @nogc nothrow
    opSlice
    (
    size_t dim
    X
    Y
    )
    (,
    Y end
    )

Meta