pakoito
listOf(1,2,3).let(::Ids) // if Ids(val l: List<Int>)
A modern programming language that makes developers happier.