toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
PLens
/
Companion
/
pairPFirst
pair
PFirst
@
JvmStatic
fun
<
A
,
B
,
R
>
pairPFirst
(
)
:
PLens
<
Pair
<
A
,
B
>
,
Pair
<
R
,
B
>
,
A
,
R
>
(
source
)
PLens
to focus into the first value of a
Pair