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