kierans777
raulraja
+
val x = mapOf(1 to "1") val y = mapOf(2 to "2") val xy = x + y
A modern programming language that makes developers happier.