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