File psl-1983/3-1/util/fast-int.sl from the latest check-in
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Fast-Int.SL - Integer Operators (Compiled "Open") % % Author: Alan Snyder % Hewlett-Packard/CRC % Date: 24 September 1982 % Revised: 11 January 1983 % % This file survives only for backward compatibility. % It has been replaced by NUMERIC-OPERATORS. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% (load numeric-operators) (bothtimes (on fast-integers))