stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] Use (nconc foo bar) instead of (setf foo (append bar


From: Shawn Betts
Subject: Re: [STUMP] [PATCH] Use (nconc foo bar) instead of (setf foo (append bar foo))
Date: Sun, 25 May 2008 01:12:55 -0700

On Wed, May 14, 2008 at 10:46 AM, Xan Lopez <address@hidden> wrote:
> It's more efficient and make-state-mask does not seem care about the order.

I think this patch makes the code harder to read while optimizing a
function that doesnt need to be more efficient.

-Shawn




reply via email to

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