magisu
Ugi
mutableListOf("abc", "def", "ghi").map { it.length }.toTypedArray()
inferred type is Int? but Int was expected
StavFX
min()
A modern programming language that makes developers happier.