vle-filep


(vle-filep  obj)

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

Arguments

obj  any Lisp item to be verified

Return

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

Example


Alias


Remarks

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



©  Bricsys NV. All rights reserved.