StackArray

Undocumented in source.
struct StackArray (
E
size_t N
) {}

Members

Functions

opSlice
E[] opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
size_t length;
Undocumented in source.

Meta