shapesecurity / shape-functional-java

add some FP familiarity to a Java project
Apache License 2.0
8 stars 7 forks source link

add hashCode to ImmutableSet #116

Closed bakkot closed 2 years ago

bakkot commented 2 years ago

Fixes #107. Contrary to the title of that issue, HashTable doesn't actually implement equals, so this only touches ImmutableSet.