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