in reply to Re^4: Fastest way to "pick without replacement"
in thread Fastest way to "pick without replacement"
Perl's array implementation is very clever in many ways, to approach the performance of linked lists, without loosing the benefits of O(1) random access to members.
But I don't remember it being good at bridging holes....
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|