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