reactor-core / reactor.util.function / component1

component1

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

Extension for Tuple2 to work with destructuring declarations.

Author
DoHyung Kim

Since
3.1