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