emacs-devel
[Top][All Lists]
Advanced

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

Re: Merging nth, aref, and elt.


From: Stefan Monnier
Subject: Re: Merging nth, aref, and elt.
Date: Fri, 31 Oct 2014 15:56:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> So it looks like there's nothing to be done. here :-)
> I think there is:
> - The efficiency of (setf (elt s i) v) needs to be improved.
> - I'd argue that `elt' should also work on hash tables.

A few more steps, and `elt' becomes foo-get.


        Stefan



reply via email to

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