help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Indexing a vector


From: Nordlöw
Subject: Indexing a vector
Date: Wed, 10 Sep 2008 07:53:04 -0700 (PDT)
User-agent: G2/1.0

How do index an element in a vector? nth() works only for lists.

:(... 0 '[1 2])

Why on earth isn't such a basic operator compatible with both lists
and vectors (sequences)?

/Nordlöw


reply via email to

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