Overview
>
klyn
>
ULong
>
ULong
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.ULong.ULong
constructor
public native ULong()
Description
Builds the neutral ULong value (
0uL
).
Example
value = ULong() assert value == 0uL