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