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