uIntIDOf

@JvmName(name = "ofUInt")
fun uIntIDOf(value: UInt): UIntID(source)

See also


@JvmName(name = "ofUInt")
fun uIntIDOf(value: String): UIntID(source)

See also

Throws

if the string is not a valid representation of a number.