-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
These shouldn't be hard to implement - all we need is a conversion to some concrete representation. For example, for LocalDate
we can use Cogen[Long].contramap(_.toEpochDay)
.
As for the motivation, cats makes extensive use of Cogen
s in cats-laws
.
fedefernandez and Daenyth
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed