aboutsummaryrefslogtreecommitdiff
path: root/src/scala/Eq.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix doc commentMartin Odersky2016-05-231-1/+1
* Move eqAny to PredefMartin Odersky2016-05-231-10/+1
* Address reviewers commentsMartin Odersky2016-05-231-5/+5
* Fix comments in Eq class and make it a trait.Martin Odersky2016-05-231-4/+7
* Make use of implicitNotFound for eqaulity errorsMartin Odersky2016-05-231-0/+3
* Make Eq contravariantMartin Odersky2016-05-231-0/+17