[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: map.el and naming
From: |
Stefan Monnier |
Subject: |
Re: map.el and naming |
Date: |
Mon, 02 Mar 2015 11:53:50 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> of these objects: lists, strings, vectors, alists, and hash-tables?
Think of `seq' and `map' as (Java) interfaces, which can be implemented
by various low-level representations.
Some representations (e.g. lists or vectors) can implement both interfaces.
Stefan
- Re: map.el and naming, (continued)
- Re: map.el and naming, Nicolas Petton, 2015/03/02
- Re: map.el and naming, Stefan Monnier, 2015/03/02
- Re: map.el and naming, Nicolas Petton, 2015/03/02
- Re: map.el and naming, Eli Zaretskii, 2015/03/02
- Re: map.el and naming, Nicolas Petton, 2015/03/02
- Re: map.el and naming, Eli Zaretskii, 2015/03/02
- Re: map.el and naming, Artur Malabarba, 2015/03/02
- Re: map.el and naming, Eli Zaretskii, 2015/03/02
- Re: map.el and naming, Artur Malabarba, 2015/03/02
- Re: map.el and naming, Stephen J. Turnbull, 2015/03/02
- Re: map.el and naming,
Stefan Monnier <=
- Re: map.el and naming, Stephen J. Turnbull, 2015/03/02
- Re: map.el and naming, Stefan Monnier, 2015/03/03
- Re: map.el and naming, Stephen J. Turnbull, 2015/03/03
Re: map.el and naming, bburns.km, 2015/03/03