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