kotlin-stdlib / kotlin.collections / AbstractMap / hashCode hashCode Common JVM JS Native 1.0 open fun hashCode(): Int(source) Returns the hash code value for this map. It is the same as the hashCode of entries set.