Previous: , Up: Unions of Number Types   [Contents][Index]


63.3.13 The category ‘number

Inductively, the union of all categories discussed above is the category ‘number’. The category’s predicate is numberp.

Function: numberp object

Return t if object is a number, nil otherwise.