-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Stuck wanting a function to construct my own lens()
. The reason for it is that I'm trying to use optics-ts
with es Map, because basically I need an object that preserves item ordering. It requires using .get()
and .set()
to get/set entries; object syntax doesn't work. Unfortunately I can't figure out how to lens into it.
Metadata
Metadata
Assignees
Labels
No labels