toggle menu
Arrow
1.2.4
common
switch theme
search in API
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
>
(
source
)
Compose a
PLens
with another
PLens