Types 2
Fields
void[8 * 16] stackSpace
void[] arr
uint _length
Methods
inout(void[]) opSlice() inout pure nothrow @nogc @safe return scopeuint length() const pure nothrow @nogc @safe @propertyMethods
void push(T value) @trustedinout(T) back() ref inout pure nothrow @nogc @safe @propertyvoid popBack() pure nothrow @nogc @safe @propertybool empty() const pure nothrow @nogc @safe @propertyuint length() const pure nothrow @nogc @safe @property