emacs-devel
[Top][All Lists]
Advanced

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

Re: [RFC] Some new vector procedures (vector-{memq, apply, to-string, .


From: Eli Zaretskii
Subject: Re: [RFC] Some new vector procedures (vector-{memq, apply, to-string, ...})
Date: Sat, 20 Apr 2019 10:04:15 +0300

> From: Alex Gramiak <address@hidden>
> Date: Fri, 19 Apr 2019 14:49:39 -0600
> 
> Here are a few procedures that should make using vectors in Elisp a bit
> nicer. They are in C since all the Elisp versions I've tried were too
> slow for such simple procedures.

Doesn't seq.el already provide this functionality?

As for speed, did you have any application where the speed of the Lisp
implementation was inadequate?

Thanks.



reply via email to

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