triplePSecond

fun <A, B, C, R> triplePSecond(): PLens<Triple<A, B, C>, Triple<A, R, C>, B, R>(source)

PLens to focus into the second value of a Triple