arrow-optics / arrow.optics / arrow.core.Tuple3 / pTraversal
fun <A, B> Tuple3.Companion.~~pTraversal~~():
PTraversal
<Tuple3<A, A, A>, Tuple3<B, B, B>, A, B>
Deprecated: Use the triplePTraversal function exposed in the Traversal’ companion object
PTraversal to focus into the first, second and third value of a arrow.core.Tuple3
Do you like Arrow?
✖