LinkedMap._length

N. of currently stored elements

struct LinkedMap(K, E, bool nogcIndexing = true, alias equal = "a == b", bool ovrwrtBhvr = true)
protected
size_t _length;

Meta