pRight

fun <L, R, B> pRight(): PPrism<Either<L, R>, Either<L, B>, R, B>(source)

Polymorphic PPrism to focus into an arrow.core.Either.Right