My current favourite debugging hack - fun <T&g...
# announcements
d
My current favourite debugging hack - fun <T> T.printed() : T = this.apply { println(this) }