kotlin-stdlib / kotlin.collections / HashMap / isEmpty isEmpty Common Native 1.0 fun isEmpty ( ) : Boolean (Common source) (Native source) Returns true if the map is empty (contains no elements), false otherwise.