vle-integerp


(vle-integerp  obj)

predicator function to determine whether 'obj' is of INT type

Arguments

obj  any Lisp item to be verified

Return

T   - if 'obj' is a INT object
NIL - if 'obj' is not a INT object

Example


Alias


Remarks

replacement for : (= (type obj) 'INT) and similar



©  Bricsys NV. All rights reserved.