SList.empty

item empty?

struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
bool
empty
@nogc @safe const
(
)

Meta