klyn.ULong.ULong
constructor
public native ULong()
Description
Builds the neutral ULong value (`0uL`). value = ULong() assert value == 0uL
Example