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: Michael Heerdegen
Subject: Re: Stream implementation of seq-mapn
Date: Tue, 19 Dec 2017 14:05:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Nicolas Petton <address@hidden> writes:

> That's fine.

Great.

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)?

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


Thanks,

Michael.



reply via email to

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