SList.popFront

pop front item

struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
@nogc @safe nothrow
T
popFront
()

Meta