GNU Info

Info Node: (librep.info)Type Predicates

(librep.info)Type Predicates


Next: Garbage Collection Prev: Comparison Predicates Up: Data Types
Enter node , (file) or (file)node

Type Predicates
---------------

   Each type has a corresponding predicate which defines the objects
which are members of that type. Each predicate function has a single
parameter, if that parameter is of the correct type it returns true.

`integerp', `numberp', `null', `consp', `listp', `vectorp', `subrp',
`functionp', `sequencep', `stringp', `symbolp', `processp', `filep'.

   The documentation for these functions is with the documentation for
the relevant type.


automatically generated by info2www version 1.2.2.9