Arrow
Toggle table of contents
2.0.0
common
jvm
nonJvm
Platform filter
common
jvm
nonJvm
Switch theme
Search in API
Arrow
arrow-functions
/
arrow.core
/
compose
compose
common
jvm
nonJvm
expect
infix
fun
<
IP
,
R
,
P1
>
(
IP
)
->
R
.
compose
(
f
:
(
P1
)
->
IP
)
:
(
P1
)
->
R
actual
infix
fun
<
IP
,
R
,
P1
>
(
IP
)
->
R
.
compose
(
f
:
(
P1
)
->
IP
)
:
(
P1
)
->
R
actual
infix
fun
<
IP
,
R
,
P1
>
(
IP
)
->
R
.
compose
(
f
:
(
P1
)
->
IP
)
:
(
P1
)
->
R