Skip to content

remove Discrete typeclass in favor of one of the cats Enumerable typeclasses #315

Open
@johnynek

Description

@johnynek

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions