Next: , Up: General object functions


2.2.1.1 Object sub-types

Schematic element objects come in several subtypes.

— Function: object-type object

Returns the sub-type of object as a symbol. The subtype will be one of the following symbols:

— Function: object-type? object type

Returns ‘#t’ if and only if object is an object and that its subtype is type, which should be a symbol.