[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(random 0) => losing error message



     KCl (Kyoto Common Lisp)  June 3, 1987

     0> (random 0)

     Error: 0 is not of type (INTEGER 0 *).
     Signalled by RANDOM.

Unfortunately, 0 *is* of type (INTEGER 0 *).  It is not of type
(INTEGER (0) *) or (INTEGER 1 *) -- perhaps one of those would be
better.

Jeff Dalton,                      JANET: J.Dalton@uk.ac.ed             
AI Applications Institute,        ARPA:  J.Dalton%uk.ac.ed@nss.cs.ucl.ac.uk
Edinburgh University.             UUCP:  ...!ukc!ed.ac.uk!J.Dalton