kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
Pair
/
toString
to
String
Common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Returns string representation of the
Pair
including its
first
and
second
values.