arrow-optics / arrow.optics / PTraversal / codiagonal
fun <S> codiagonal(): Traversal<Either<S, S>, S>
fun <S> codiagonal():
Traversal
<Either<S, S>, S>
Do you like Arrow?