reactor-kotlin-extensions / reactor.kotlin.core.util.function / reactor.util.function.Tuple2 / component2

component2

operator fun <T> Tuple2<*, T>.component2(): T

Extension for Tuple2 to work with destructuring declarations.

Author
DoHyung Kim

Since
3.1