reactor-core / reactor.util.function / component2

component2

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

Extension for Tuple2 to work with destructuring declarations.

Author
DoHyung Kim

Since
3.1