Daniel Stutzbach <daniel <at> stutzbachenterprises.com> writes:
> 
> 
> I don't think your analogy works, unless you recopy your to-do lists whenever
> you complete a task in the middle of the list. 

I think his analogy suggests that his to-do list is a doubly-linked list ;)
Or perhaps an array with lazy deletion (so that he loses O(1) random access).

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to