
7 May
2005
7 May
'05
2:34 p.m.
Sebastian Sylvan
A "list" is, for me, more of a "logical" entity (as opposed to structural). It's a sequence of "stuff" not a particular way to store it (singly-linked, doubly-linked, arraylists etc.).
I call it "sequence". A list is usually a concrete type in a given language. Exceptions: Python calls its arrays lists, and Perl calls its sequences lists. -- __("< Marcin Kowalczyk \__/ qrczak@knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/