Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PLens
/
Companion
/
pairPFirst
pair
PFirst
@
JvmStatic
fun
<
A
,
B
,
R
>
pairPFirst
(
)
:
PLens
<
Pair
<
A
,
B
>
,
Pair
<
R
,
B
>
,
A
,
R
>
PLens
to focus into the first value of a
Pair