arrow-optics / arrow.optics / arrow.core.Tuple2 / pTraversal

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?

Arrow Org
<