Join Slack
Communities
Powered by
hashCode can just be `fun hashCode() = 1` and as l...
# announcements
p
poohbar
03/01/2018, 4:30 PM
hashCode can just be
fun hashCode() = 1
and as long as
equals()
is implemented correctly everything will still work (albeit slowly)
✔️ 1
Open in Slack
Previous
Next