exact-rational -- r7rs Type exact-integer:
exact-complex;exact-number;number-not-inf-not-nan;number-not-inf;number;number-not-nan;complex-not-inf-not-nan;complex-not-inf;complex;complex-not-nan;real-not-inf-not-nan;real-not-inf;real;real-not-nan;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 (rational? value) (exact? value)))