Cyclone Scheme
0.4
Error checking
Cyc_check_bounds
Cyc_check_bvec
Cyc_check_cond_var
Cyc_check_fixnum
Cyc_check_int
Cyc_check_mutex
Cyc_check_num
Cyc_check_num_args
Cyc_check_obj
Cyc_check_pair
Cyc_check_pair_or_null
Cyc_check_port
Cyc_check_proc
Cyc_check_str
Cyc_check_sym
Cyc_check_type
Cyc_check_type2
Cyc_check_vec
Cyc_invalid_type_error
◆
Cyc_check_pair
#define Cyc_check_pair
(
d,
obj
)
Cyc_check_type
(d,
Cyc_is_pair
,
pair_tag
, obj);
Generated by
1.8.13