chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Good way to code the equivalent to this?


From: Jim Ursetto
Subject: Re: [Chicken-users] Good way to code the equivalent to this?
Date: Sun, 24 Aug 2008 12:40:39 -0500

As a comparison, Felix's solution performs equivalently to my alist
example when compiled, but runs much faster from the REPL.  It also
uses 9MB instead of 13MB.  It's also simpler.

On Sun, Aug 24, 2008 at 4:06 AM, felix winkelmann <address@hidden> wrote:
> This should perform much better and more closely
> resembles what you are trying to achieve.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]