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