emacs-devel
[Top][All Lists]
Advanced

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

Re: streams are cool, you could stream virtually anything!


From: Artur Malabarba
Subject: Re: streams are cool, you could stream virtually anything!
Date: Thu, 5 Nov 2015 23:06:59 +0000


On 5 Nov 2015 11:52 am, "Nicolas Petton" <address@hidden> wrote:
>
> Artur Malabarba <address@hidden> writes:
>
> > I would expect it to be a macro,
> > (prog1 (stream-car stream)  (setq stream (stream-cdr stream)))
>
> My thought exactly.  Do you think this should be in stream.el?

Yes. It's a super convenient way to consume sequences.


reply via email to

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