Arrow
1.1.5
arrow-optics
/
arrow.optics
/
PIso
/
modify
modify
open
override
fun
modify
(
source
:
S
,
map
:
(
focus
:
A
)
->
B
)
:
T
(
source
)
Modify polymorphically the focus of a
PIso
with a function