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