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