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

component1

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

Extension for Tuple2 to work with destructuring declarations.

Author
DoHyung Kim

Since
3.1