emacs-devel
[Top][All Lists]
Advanced

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

Re: Stream implementation of seq-mapn


From: Nicolas Petton
Subject: Re: Stream implementation of seq-mapn
Date: Tue, 19 Dec 2017 15:08:52 +0100

Michael Heerdegen <address@hidden> writes:

> While preparing the commit I noticed these two problems:
>
> (1) Why does (seq-empty-p (stream-empty)) return nil?  That's at least a
> pitfall, or a bug.  Why is there no implementation of `seq-empty-p' in
> stream.el (I know stream-empty-p exists)?

That's a bug, I'll post a fix :-)

> (2) In stream-tests.el, there is now an undefined function
> `seq-take-until'.

Ok, I'll post a fix for this as well.

Thanks!
Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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