SList.length

number of items in list

struct SList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
const pure @nogc @safe nothrow
ulong
length
()

Meta