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

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

Re: How to flatten a one-level-deep list?


From: Michael Heerdegen
Subject: Re: How to flatten a one-level-deep list?
Date: Fri, 20 May 2016 19:54:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (gnu/linux)

Marcin Borkowski <mbork@mbork.pl> writes:

> Concatenate? ;-)

Yes, I thought about that name.  But I would expect an (&rest streams)
signature for a function named `stream-concatenate'.  `stream-flatten'
would be a better name in this regard, since it's clear that it
processes one stream.  But it is problematic as well because it's
normally a tree function, as Stefan mentioned.


Thanks,

Michael.



reply via email to

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