toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
Getter
/
compose
compose
open
infix
fun
<
C
>
compose
(
other
:
Getter
<
in
A
,
out
C
>
)
:
Getter
<
S
,
C
>
(
source
)
Compose a
Getter
with a
Getter