arrow-core / arrow.core.extensions.either.eqK
fun <L, A> ~~liftEq~~(EQL: Eq<L>, arg0: Eq<A>): Eq<Kind<Kind<ForEither, L>, A>>
Do you like Arrow?