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