swarm-support
[Top][All Lists]
Advanced

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

O(1) List remove


From: Doug Donalson
Subject: O(1) List remove
Date: Wed, 12 Jan 2000 16:01:24 -0800

Marcus,
 
   Last September you sent some code for an O(1) list remove.  It
looked like:
 
   id <Index> index = [musselList createIndex: aZone fromMember: member];
   [index remove];
   [index drop];
 
I looked in "set" to find the description of "createIndex:  fromMember:" and could not find it.  Could you point me in the right direction?
 
Cheers,
 
   D3
*********************************************************************
* Doug Donalson                 Office: (805) 893-2962
* Ecology, Evolution,           Home:   (805) 961-4447
* and Marine Biology            email address@hidden 
* UC Santa Barbara
* Santa Barbara Ca. 93106
*********************************************************************
*                                                                        
*   The most exciting phrase to hear in science, the one that            
*   heralds new discoveries, is not "EUREKA" (I have found it) but       
*   "That's funny ...?"                                                  
*                                                                        
*       Isaac Asimov                                                     
*                                                                        
*********************************************************************
 
 

reply via email to

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