toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
PSetter
/
lift
lift
open
fun
lift
(
map
:
(
focus
:
A
)
->
B
)
:
(
source
:
S
)
->
T
(
source
)
Lift a function
map
:
(A) -> B to the context of
S
:
(S) -> T`