DList.length

Number of items in list

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

Meta