Add Eq1 and Ord1 instances to NonEmptyList and LazyNonEmptyList
milesfrain opened this issue · 1 comments
milesfrain commented
These instances exist for standard and Lazy lists. I assume we want them in the NonEmpty versions too for completeness.
Related to #183
JordanMartinez commented
Probably.