Join Slack
Powered by
is there any way to exclude a val from equals/hash...
# getting-started
a
Andreas Sinz
02/24/2016, 12:18 PM
is there any way to exclude a val from equals/hashCode in a data class? currently i've got a private val in the constructor and a public val inside the class body and it works like that
2
Views
Open in Slack
Previous
Next