Type declaration
add:function
- add(a, b): Int64Type
equals:function
- equals(a, b): boolean
Returns boolean
intToNum:function
- intToNum(a): number
Returns number
isInt:function
- isInt(a): a is Int64Type
numToInt:function
- numToInt(a): Int64Type
strToInt:function
- strToInt(a): Int64Type