arrow-optics / arrow.optics / arrow.core.Tuple10

Extensions for arrow.core.Tuple10

pTraversal PTraversal to focus into the first, second, third, fourth, fifth, sixth, seventh, eight, ninth and tenth value of a arrow.core.Tuple10fun <A, B> Tuple10.Companion.~~pTraversal~~(): PTraversal<Tuple10<A, A, A, A, A, A, A, A, A, A>, Tuple10<B, B, B, B, B, B, B, B, B, B>, A, B>
traversal Traversal to focus into the first, second, third, fourth, fifth, sixth, seventh, eight, ninth and tenth value of a arrow.core.Tuple10fun <A> Tuple10.Companion.~~traversal~~(): Traversal<Tuple10<A, A, A, A, A, A, A, A, A, A>, A>

Do you like Arrow?

Arrow Org
<