reactor-kotlin-extensions / reactor.kotlin.core.util.function / reactor.util.function.Tuple3 / component3

component3

operator fun <T> Tuple3<*, *, T>.component3(): T

Extension for Tuple3 to work with destructuring declarations.

Author
DoHyung Kim

Since
3.1