Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PTraversal
/
Companion
/
pPair
p
Pair
@
JvmStatic
fun
<
A
,
B
>
pPair
(
)
:
PTraversal
<
Pair
<
A
,
A
>
,
Pair
<
B
,
B
>
,
A
,
B
>
PTraversal
to focus into the first and second value of a
Pair