kotlin-stdlib / kotlin / Triple / toString toString Common JVM JS Native 1.0 fun toString(): String Returns string representation of the Triple including its first, second and third values.