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