swarm-support
[Top][All Lists]
Advanced

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

Re: none


From: Marcus G. Daniels
Subject: Re: none
Date: 07 Sep 1999 12:54:36 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DS" == DARREN MATTHEW SCHREIBER <address@hidden> writes:

DS> I was thinking
DS> of that one solution would be to put a placeholder in the list
DS> that I could then remove once the algorithm had run.  Could I just
DS> put an integer there? 

How about "nil"?

DS>  agent1=[availableList atOffset: i]; 

If you really need positional access, you should use an Array, not a List.
An atOffset: on a list will result in `i' steps for every access.


                  ==================================
   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]