Are data classes any lighter on the JVM to instantiate and use? Or are they just a programmer's conv...
v
Are data classes any lighter on the JVM to instantiate and use? Or are they just a programmer's convenience?
e
Just a convenience.