emacs-devel
[Top][All Lists]
Advanced

[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



reply via email to

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