[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DIGITP
- To: Guy.Steele at CMU-10A, lisp-forum at MIT-MC
- Subject: Re: DIGITP
- From: Daniel L. Weinreb <dlw at MIT-AI>
- Date: Thu ,2 Oct 80 16:52:00 EDT
- Sender: dlw at CADR8 at MIT-AI
Making DIGIT-WEIGHT or DIGITP return the right fixnums for non-fixnum bases
such as ROMAN seems silly; 95% of the code that uses these this function
(whichever it is) will be assuming that it can read a digit, multiply
by the radix, add the next, etc.