vle-picksetp


(vle-picksetp  obj)

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

Arguments

obj  any Lisp item to be verified

Return

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

Example


Alias


Remarks

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



©  Bricsys NV. All rights reserved.