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