[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Comparing functions
- To: common-lisp@SAIL.STANFORD.EDU
- Subject: Comparing functions
- From: "Steve Bacher (Batchman)" <SEB1525@draper.com>
- Date: Thu, 8 Sep 88 07:47 EDT
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...