arrow-core / arrow.core.extensions.nonemptylist.eq / arrow.core.NonEmptyList
| eq | fun <A> NonEmptyList.Companion.~~eq~~(EQ: Eq<A>): NonEmptyListEq<A> |
| neqv | fun <A> NonEmptyList<A>.~~neqv~~(EQ: Eq<A>, arg1: NonEmptyList<A>): Boolean |
Do you like Arrow?
✖