Tom Haywood
fun foo() = "hello"
fun foo(): String { return "hello" }
kqr
Fredrik Rødland
A modern programming language that makes developers happier.