Next Previous Up Top Contents Index

5.3 The Generic-Arithmetic library

5.3.1 Ranges

The Generic-Arithmetic library defines the class <range>, which is in most respects functionally equivalent to <range>#Dylan, but uses generic arithmetic operations in its implementation so that the initialization arguments can be instances of <real>, rather than being restricted to <machine-number>.


Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index