Closed
Description
Asked on slack, but figure it is less likely to get lost here.
I noticed there's no modify
for Data.Record.Builder
(akin to modify
in Data.Record
). Was that an intentional choice or an oversight? If an oversight, I'll submit a PR.
It might also be possible if there were a Functor
instance for Builder
. Would this work without breaking things? I remember we talked about adding a Profunctor
instance, but it would break something. So, Functor
is the next best thing, I think.
Metadata
Metadata
Assignees
Labels
No labels