Open
Description
see:
https://github.com/typelevel/cats/blob/master/kernel/src/main/scala/cats/kernel/Enumerable.scala
I don't know the minimal thing we are using, maybe Previous and Next or PartialPrevious and PartialNext would be enough.
It would be nice to remove Discrete and standardize on the cats versions.