Cyclone Scheme  0.28.0

◆ Cyc_is_cvar

#define Cyc_is_cvar (   o)    (make_boolean(is_object_type(o) && ((list) o)->tag == cvar_tag))