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 macro is_int64(value) (macro)

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.