[Cs254f11] Basic vector question

James Matheson jmatheson12 at gmail.com
Sun Oct 9 18:41:39 EDT 2011


This is a little basic but how do you access an element within a
vector? I know (nth x) or (get x) will return the value at that index,
but if I'm trying to get something where the value is [1, 5] how do I
access 1 or 5 directly?

Thanks in advance,
Jamie


More information about the Cs254f11 mailing list