arrow-optics / arrow.optics / arrow.core.Tuple5
pTraversal | PTraversal to focus into the first, second, third, fourth and fifth value of a arrow.core.Tuple5fun <A, B> Tuple5.Companion.~~pTraversal~~(): PTraversal <Tuple5<A, A, A, A, A>, Tuple5<B, B, B, B, B>, A, B> |
traversal | Traversal to focus into the first, second, third, fourth and fifth value of a arrow.core.Tuple5fun <A> Tuple5.Companion.~~traversal~~(): Traversal <Tuple5<A, A, A, A, A>, A> |
Do you like Arrow?
✖