orangy
println("${when(…) {…}}")
😄mg6maciej
06/01/2017, 9:33 PM"""${when ...}"""
.curioustechizen
06/02/2017, 5:02 AMmg6maciej
06/02/2017, 5:55 AM! fun(things: You, can: Do<in Kotlin>) {}
, and here is support code to make this title compile:
class You
class Do<T>
class Kotlin
operator fun ((You, Do<Kotlin>) -> Unit).not() = this
curioustechizen
06/02/2017, 7:29 AMorangy
let { <http://it.be|it.be>() }