GgedStruct.opSlice

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

Meta