[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Merging nth, aref, and elt.
From: |
Ted Zlatanov |
Subject: |
Re: Merging nth, aref, and elt. |
Date: |
Thu, 18 Dec 2014 20:37:49 -0500 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (darwin) |
On Thu, 18 Dec 2014 14:12:22 -0500 Stefan Monnier <address@hidden> wrote:
>> As a starting point, I could patch `get' to work on hash tables and
>> alists (thus ditching this patch on `elt'), if that's desirable.
SM> I think it's better to work directly on a new "seq.el for associative
SM> tables" (I suggested to call it "map.el", but if someone has a better
SM> idea, I'm not wedded to this name).
I like map.el and it's nicely short. I don't think it's a problem there
are many existing map* functions.
Ted
- Re: Merging nth, aref, and elt., Artur Malabarba, 2014/12/12
- Re: Merging nth, aref, and elt., Stefan Monnier, 2014/12/13
- Re: Merging nth, aref, and elt., Nicolas Petton, 2014/12/14
- Re: Merging nth, aref, and elt., Stefan Monnier, 2014/12/14
- Re: Merging nth, aref, and elt., Artur Malabarba, 2014/12/18
- Re: Merging nth, aref, and elt., Stefan Monnier, 2014/12/18
- Re: Merging nth, aref, and elt.,
Ted Zlatanov <=