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