Name:
Anonymous
2012-01-30 20:27
I have a complex list of lists and want something to check the second element of every list of the list in the loop, any supported features like this?
Name:
Anonymous
2012-02-13 22:24
>>47
alright i have a general idea, now time to look up aref
thank you
Name:
Anonymous
2012-02-13 22:27
>>48
okay aref is simple enough just an array access element
again thanks wouldn't have figured it out on my own for awhile