Arrow
1.1.5
arrow-optics
/
arrow.optics
/
Getter
/
second
second
open
fun
<
C
>
second
(
)
:
Getter
<
Pair
<
C
,
S
>
,
Pair
<
C
,
A
>
>
(
source
)
Create a product of type
C
and the
Getter