help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: delq() without side effect


From: Juanma Barranquero
Subject: Re: delq() without side effect
Date: Fri, 3 Oct 2008 15:29:08 +0200

On Fri, Oct 3, 2008 at 13:46, Nordlöw <per.nordlow@gmail.com> wrote:

> Is there an, if possible built-in (efficient), function that works
> like delq() but instead of modifying its second argument returns the
> result (pure function)?

`remq', if understand what you're asking for.

             Juanma

reply via email to

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