dec

inline operator fun dec(): UInt(source)

Returns this value decremented by one.

Since Kotlin

1.5

Samples