asm v0.0.4 Asm
Documentation for Asm.
Link to this section Summary
Functions
is_int64(value) returns true if the value is an integer, equals or is less than max_int and equals or is greater than min_int
Link to this section Functions
Link to this function
dummy(a)
is_int64(value) returns true if the value is an integer, equals or is less than max_int and equals or is greater than min_int.
Link to this function
max_int()
Link to this function
min_int()