arrow-optics / arrow.optics / arrow.core.Tuple9

Extensions for arrow.core.Tuple9

pTraversal PTraversal to focus into the first, second, third, fourth, fifth, sixth, seventh, eight and ninth value of a arrow.core.Tuple9fun <A, B> Tuple9.Companion.~~pTraversal~~(): PTraversal<Tuple9<A, A, A, A, A, A, A, A, A>, Tuple9<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 and ninth value of a arrow.core.Tuple9fun <A> Tuple9.Companion.~~traversal~~(): Traversal<Tuple9<A, A, A, A, A, A, A, A, A>, A>

Do you like Arrow?

Arrow Org
<