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

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

Re: How to specialize seq-concatenate and seq-into-sequence?


From: Stefan Monnier
Subject: Re: How to specialize seq-concatenate and seq-into-sequence?
Date: Fri, 04 Mar 2022 09:31:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I'm also a bit confused.  How would you concatenate a list and a stream
> to a list?

I don't understand the question.

> Or how would you implement it?

`seq-do` iteration on the various sequences seems like an
obvious solution.

> Would wrapping `seq-into' over the SEQUENCES be better than only relying
> on dispatching?

I don't understand this question either.


        Stefan




reply via email to

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