arrow-optics
1.1.3-alpha.22
arrow-optics
/
arrow.optics
/
POptionalGetter
/
second
second
open
fun
<
C
>
second
(
)
:
POptionalGetter
<
Pair
<
C
,
S
>
,
Pair
<
C
,
T
>
,
Pair
<
C
,
A
>
>
Content copied to clipboard
Create a product of a type
C
and the
POptionalGetter