Re: mapcar or notmapcar
Posted: Sun Sep 05, 2010 9:01 am
Rationals also might grow up a lot (in used space) if you use lots of multiplications.
Discuss and learn Lisp programming of all dialects. NOTICE: Site locked. No new users or posts.
http://www.lispforum.com/
Yes, but if I remember right, implementations are required to reduce them if possible. In other words, they might be large, but not necessarily naively large.gugamilare wrote:Rationals also might grow up a lot (in used space) if you use lots of multiplications.