Real.maxFinite and friends

Henry Cejtin henry@sourcelight.com
Fri, 5 Oct 2001 18:43:55 -0500


I don't see why you want to use lookup-constants for these real values.  The
purpose of lookup-constants (in my mind) is for things that are defined in
.h files and which could change with different libraries or OS's.  These
constants only depend on the hardware, and so I would just hard-code the bits.