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