why would object (of a data class) `.toString()` n...
# getting-started
o
why would object (of a data class)
.toString()
not print its contents and only print the type?
m
what do you mean. objects aren't data classes, they are singletons.