Cyclone Scheme  0.28.0

◆ Cyc_is_eof_object

#define Cyc_is_eof_object (   o)    (make_boolean(is_object_type(o) && ((list) o)->tag == eof_tag))