Cats: EqTests#eqv requires an Eq[A]

Created on 27 Nov 2017  路  2Comments  路  Source: typelevel/cats

cats.kernel.laws.discipline.EqTests#eqv requires an implicit Eq[A], while it already has one, in the EqLaws[A] instance it has. Thus the implicit Eq[A] parameter is unnecessary and could be removed.

help wanted low-hanging fruit testing

Most helpful comment

I can look at this this weekend if no one has bandwidth before then.

All 2 comments

+1

I can look at this this weekend if no one has bandwidth before then.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Atry picture Atry  路  5Comments

SimY4 picture SimY4  路  4Comments

fosskers picture fosskers  路  3Comments

chuwy picture chuwy  路  4Comments

julien-truffaut picture julien-truffaut  路  3Comments