mg6maciej
Map::withDefault
(mapOf("" to 0, "a" to 1).withDefault { -1 } + ("aa" to 2)).getValue("aaa")