SList.length

number of items in list

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

Meta