smit01
andylamax
fun <T:Any> T.foo(block: (T)->Unit) = block()
A modern programming language that makes developers happier.