kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Char
/
rangeTo
range
To
Common
JRE
Native
operator
fun
rangeTo
(
other
:
Char
)
:
CharRange
Creates a range from this value to the specified
other
value.
operator
fun
rangeTo
(
other
:
Char
)
:
CharRange
Creates a range from this value to the specified
other
value.
operator
fun
rangeTo
(
other
:
Char
)
:
CharRange
Creates a range from this value to the specified
other
value.