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