NoGcSlice

Struct to let BoundsChecking Without GC

Alias This

slice

Members

Functions

opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
T opSlice(X start, Y end)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

e
Exception e;
Undocumented in source.

Variables

slice
T slice;
Undocumented in source.

Meta