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

Comparing functions



From:	CCFVX3::SEB1525      "Steve Bacher (Batchman)"  8-SEP-1988 07:30
To:	IN%"jeff%aiai.edinburgh.ac.uk@nss.cs.ucl.ac.UK",SEB1525     
Subj:	RE: Re: Implementing :TEMPORARY hash tables at the Lisp level?

Well, as was already pointed out, an implementation may be creating new
objects every time #' is done, and it may not be trivial to optimize this
on the part of the compiler.  There's gotta be a better way...