emacs-devel
[Top][All Lists]
Advanced

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

Re: Imports / inclusion of s.el into Emacs


From: Philippe Vaucher
Subject: Re: Imports / inclusion of s.el into Emacs
Date: Sat, 2 May 2020 17:47:43 +0200

> just having a string-concat alias could improve the situation.

But concat is not only about strings.  Will we have 3 different
aliases?  And what ab out the case where each argument is of a
different type?

I think "seq-concat-to-string" is a better choice here. We can remove the "to-string".

That or "seq-join" with a default separator to "" ?

reply via email to

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