Changed the implementation of +, -, *, /, <, <=, =, >=, >, min and max
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 21:40:14 +0000 (21:40 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 21:40:14 +0000 (21:40 +0000)
commitafc4078863f6634d00a444bcf754b5a797de6b33
treecb2e2a59df82575c1df84828853282c16ac1a3ec
parentd00db8e5a471745e1e9ac32d0ae0b45185025fda
Changed the implementation of +, -, *, /, <, <=, =, >=, >, min and max
(most of the user-level lexprs) to use entities.

Naive uses of these procedures is now a lot faster, e.g.

(sort! vector <)

is just over twice as fast.
v7/src/runtime/arith.scm