Arrow
Toggle table of contents
2.0.1
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PIso
/
compose
compose
open
infix
fun
<
C
,
D
>
compose
(
other
:
PIso
<
in
A
,
out
B
,
out
C
,
in
D
>
)
:
PIso
<
S
,
T
,
C
,
D
>
Compose a
PIso
with a
PIso