arrow-optics / arrow.optics / arrow.core.Tuple3 / second

second

fun <A, B, C> Tuple3.Companion.~~second~~(): Lens<Tuple3<A, B, C>, B> Deprecated: Use the tripleSecond function exposed in the Lens’ companion object

Lens to focus into the second value of a arrow.core.Tuple3

Do you like Arrow?

Arrow Org
<