Cyclone Scheme  0.9
#define type_of (   obj)    (((pair_type *) obj)->tag)

Access an object's tag.