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

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

RE: Indexing a vector


From: Drew Adams
Subject: RE: Indexing a vector
Date: Wed, 10 Sep 2008 08:53:25 -0700

> 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)?

`elt'

C-h i, choose Elisp manual, g Sequence Functions





reply via email to

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