type
(type item)
This function returns the object type of
specified Lisp item.
| Arguments | item any Lisp symbol or value | |||||||||||||||||||||||||||||||||||||||
| Return | the data type of the Lisp
object; one of these symbols 
 | |||||||||||||||||||||||||||||||||||||||
| Example | (type 5.0)
 REAL | |||||||||||||||||||||||||||||||||||||||
| Remarks | 
 | 
| © Bricsys NV. All rights reserved. |