Is there some metadata I can attach to a data clas...
# announcements
j
Is there some metadata I can attach to a data class to prevent copy method generation? Or the inverse, can I get some of that sweet equals/hashCode/toString/componentN generation outside of using the data keyword?