vle-variantp


(vle-variantp  obj)

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

Arguments

obj  any Lisp item to be verified

Return

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

Example


Alias


Remarks

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



©  Bricsys NV. All rights reserved.