Join Slack
Powered by
does anyone know of an optics library for kotlin t...
# announcements
d
David Smith
06/16/2021, 4:31 PM
does anyone know of an optics library for kotlin that works with jackson
JsonNode
?
google
1
j
Jeremy
06/16/2021, 7:55 PM
Why not just convert from
JsonNode
to
whatever
API the optics library expects?
d
David Smith
06/17/2021, 12:47 PM
I just was hoping there would be something ready made, since it’s quite common
3
Views
Open in Slack
Previous
Next