arrow-optics / arrow.optics / Getter / second

second

open fun <C> second(): Getter<Tuple2<C, S>, Tuple2<C, A>>

Create a product of type C and the Getter

Do you like Arrow?

Arrow Org
<