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