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

Request for more input



I have had occasion to use GET on hunks.  I have also used the hack
GSB mentioned where you use ASSQ on a list of hunks to find one with a
specific CAR.  (I hadn't thought of threading them together through
CDRs and using MEMQ, I would have done that otherwise (clever, GSB!).)

I have no current code that uses any of these features, so nothing
will break.

I do mourn the loss of this class of clever hacks.