exact-complex -- r7rs Type number-not-inf-not-nan;number-not-inf;number;number-not-nan;complex-not-inf;complex;complex-not-nan;exact-rational;exact-integer;exact-integer-zero;exact-integer-not-zero;exact-integer-positive;exact-integer-negative;exact-integer-positive-or-zero;exact-integer-negative-or-zero;code-point-unicode;code-point-ascii;range-value;range-offset;range-start;range-end;range-length;range-length-zero;range-length-not-zero;byte;byte-ascii;(lambda (value) (and (complex? value) (exact? value)))