all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.