Function Stack.opSlice

std.container.slist.SList!(const(ubyte)[]) opSlice() pure nothrow @nogc @safe;

Returns

a range over the stack items, from the top item to bottom item