<@U0ANUS2BA>: I guess Kotlin could afford special ...
# announcements
k
@udalov: I guess Kotlin could afford special support for this, like to treat
x.invert
as
x = invert(x)
. But the drawback is that we should deal with properties. Too much corner cases there