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