arrow-optics
1.1.3-alpha.1
arrow-optics
/
arrow.optics
/
PSetter
/
lift
lift
open
fun
lift
(
map
:
(
A
)
->
B
)
:
(
S
)
->
T
Content copied to clipboard
Lift a function
map
:
(A) -> B to the context of
S
:
(S) -> T`