triplePThird

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

PLens to focus into the third value of a Triple