unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Array or Vector?
@ 2008-09-10 15:11 Nordlöw
  2008-09-10 15:57 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2008-09-10 15:11 UTC (permalink / raw)
  To: help-gnu-emacs

When, in Emacs Lisp, is it preferrable to use a list over a vector and
vice versa?

My guess is
- vector: for fast static sequences
- list: for dynamically growing sequences

/Nordlöw


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-10 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 15:11 Array or Vector? Nordlöw
2008-09-10 15:57 ` Drew Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).