Hi! Is there a “cool Kotlin way” to have nice `to...
# announcements
b
Hi! Is there a “cool Kotlin way” to have nice
toString
implementations without having to do it manually? (like with data classes, but for regular classes)