swarm-support
[Top][All Lists]
Advanced

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

List vs. Linked List???


From: bleydorf
Subject: List vs. Linked List???
Date: Fri, 19 Sep 1997 17:51:08 -0400

Hi,
Is there such thing as a straight List.  I am using a List in my
simulation.  But, when I try to use removeFirst or removeLast, I get
tons of errors, it may be other causes.  But, are there any documents
(beside the Swarm1.0.2, or gridturtles) which explain and (give examples
for), all types of collections?

Its a little confusing, is there any "Lists" of all the various
collection types, and what methods they can use?  Not the "planned", but
the currently usable methods. 
Maybe the List type isn't the best option (as far as collections go),
here are my needs:

Be sortable.
Easy to traverse.
Easy to add and remove members.
Easy to use pointers to access different members.

Thanks,
Brad.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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