mapGetPopulation

fun mapGetPopulation(map: Map): <Error class: unknown class>

Returns the number of key-value pairs in the map.

Return

The population of @map

Since

1.7.7

Parameters

map

A map