SList.front

front item

struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
T
front
pure @nogc @safe
(
)

Meta