Johan Alkstål
nfrankel
myFun(foo) { bar -> handleBar(bar) }
karelpeeters
list.map { it * 2 }
Mike
Dennis Schröder