Array append performance

bearophile bearophileHUGS at lycos.com
Mon Aug 25 08:50:33 PDT 2008


Robert Jacques:
> Such as in this case: http://en.wikipedia.org/wiki/D_language#Example_2

For the people interested, here are few slides written by the good Hettinger that show how dict/set/lists work in Python (it shows how the array append too works):
http://www.pycon.it/static/pycon2/slides/containers.ppt

Bye,
bearophile



More information about the Digitalmars-d mailing list