Cyclone Scheme  0.4

◆ Cyc_check_pair_or_null

#define Cyc_check_pair_or_null (   d,
  obj 
)    { if (obj != NULL) { Cyc_check_pair(d,obj); }}