Are data classes any lighter on the JVM to instant...
# getting-started
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.