Cyclone Scheme  0.4

◆ is_object_type

#define is_object_type (   x)    (x && !is_value_type(x))

Is the given object an object (non-immediate) type?