Overview
>
klyn
>
UInt
>
UInt
Overview
Index
Tree
Deprecated
klyn.UInt.UInt
constructor
public native UInt()
Description
Builds the neutral UInt value (`0u`). value = UInt() assert value == 0u
Example