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