vle-enamep


(vle-enamep  obj)

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

Arguments

obj  any Lisp item to be verified

Return

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

Example


Alias


Remarks

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



©  Bricsys NV. All rights reserved.