llong?

[procedure] elong? obj

[procedure] llong? obj

Bigloo: checks if obj is an integer and fits in the hardware long and long long integers, respectively.

Bigloo has several procedures specialized to these elong and llong types. See elong->string, string->elong, llong->string, string->llong, elong->flonum?, flonum->elong?, llong->flonum?, flonum->llong?