On Sun, Feb 24, 2008 at 1:55 PM, Alejandro Forero Cuervo <[EMAIL PROTECTED]> wrote: > > I'd like to add a (sort/decorated lst cmp key) proc to your orders > > egg, that calculates the key values only once; this can be more > > efficient than (sort ... (cmp-key ...)) for cases where key generation > > is expensive. I think it fits in your egg; are you OK with that? > > You are still joking here, right? > (See the sort-key-cache function in said egg.) ;-)
D'oh, no I wasn't joking that time, I just hadn't read the whole egg properly. Funny. :-) > > Alejo, feeling very redundant with Graham today. :-) Heh. I am fighting a cold today; I didn't think it was impairing my judgment, but I think I was wrong... Best wishes, Graham > > > http://azul.freaks-unidos.net/ > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
