Cyclone Scheme  0.28.0

◆ Cyc_is_vector

#define Cyc_is_vector (   o)    (make_boolean(is_object_type(o) && ((vector) o)->tag == vector_tag))