triplePFirst

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

PLens to focus into the first value of a Triple