emacs-devel
[Top][All Lists]
Advanced

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

Re: cl-lib warnings


From: Tomas Hlavaty
Subject: Re: cl-lib warnings
Date: Sat, 24 Dec 2022 20:13:59 +0100

On Sat 24 Dec 2022 at 15:39, Juanma Barranquero <lekktu@gmail.com> wrote:
> There's  a package for Common Lisp that implements an iter construct that
> is, basically, the whole CL `loop' but with a more lispy syntax.

iterate is a bad idea
use the simplest lisp construct for the problem at hand instead



reply via email to

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