Map.length

Returns the number of key / value pairs in this map.

struct Map
@nogc @property const
uint
length
()

Meta