Cyclone Scheme  0.28.0

◆ Cyc_is_void_object

#define Cyc_is_void_object (   o)    (make_boolean(is_object_type(o) && ((list) o)->tag == void_tag))