operator fun <T> Tuple2<T, *>.component1(): T
Extension for Tuple2 to work with destructuring declarations.
Author DoHyung Kim
Since 3.1