johnlcox / motif

Scala-like pattern matching for Java 8
http://john.leacox.com/motif
Apache License 2.0
148 stars 4 forks source link

Add equals/hashCode/toString to Tuple classes #3

Closed johnlcox closed 9 years ago

johnlcox commented 9 years ago

Implemented in parent Tuple class.