LinkedMap.length

Returns the number of elements in the LinkedMap.

struct LinkedMap(K, E, bool nogcIndexing = true, alias equal = "a == b", bool ovrwrtBhvr = true)
@property @nogc @safe pure nothrow const
size_t
length
()

Meta