inc

inline operator fun inc(): UInt(source)

Returns this value incremented by one.

Since Kotlin

1.5

Samples