Reuben F
turansky
val f = { i: Int -> 2 * i} println(f.asDynamic().toString())
A modern programming language that makes developers happier.