arrow-core
1.0.3-alpha.1
common
arrow-core
/
arrow.core
/
Option
/
Companion
/
lift
lift
common
@
JvmStatic
fun
<
A
,
B
>
lift
(
f
:
(
A
)
->
B
)
:
(
Option
<
A
>
)
->
Option
<
B
>
Content copied to clipboard