EinsumIterator.opIndexUnary

Undocumented in source. Be warned that the author may not have intended to support it.
struct EinsumIterator(Iterator, SomeSlice, Node)
ref
static if(!__traits(compiles, &opIndex(ptrdiff_t.init)))
opIndexUnary
(
string op
)
(
ptrdiff_t index
)
if (
is(SomeSlice == Slice!(T, Rank, kind),
T
ulong Rank
SliceKind kind
)
)

Meta