kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
UShort
/
rangeTo
range
To
Common
inline operator
fun
rangeTo
(
other
:
UShort
)
:
UIntRange
Content copied to clipboard
Creates a range from this value to the specified
other
value.