SList.empty

item empty?

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

Meta