Anyone know of a good way to print deeply nested d...
# announcements
j
Anyone know of a good way to print deeply nested data classes with indentation
d
I want this too! I'm currently handling this with
kotlinx.serialisation
.
j
Im pretty sure my class heirahcy will cause serialization to cry
d
Rip