Re: deleting duplicates in array using references
- From: anno4000@xxxxxxxxxxxxxxxxxxxxxx
- Date: 31 Jul 2007 10:32:25 GMT
billb <billbealey@xxxxxxx> wrote in comp.lang.perl.misc:
On 30 Jul, 19:46, Paul Lalli <mri...@xxxxxxxxx> wrote:^^^^^^^^^
On Jul 30, 2:37 pm, billb <billbea...@xxxxxxx> wrote:
i have a multidimensional array, but i want to delete duplicate
[Paul's solution snipped]
ah, very simple and very fast as well! I'll have to understand how
this is working. It uses a hash I see. Many thanks.
On hearing the word "duplicate", like a Pavlovian dog a Perl programmer
goes "Hash, hash, hash...". The word "unique" has the same effect.
Anno
.
- References:
- deleting duplicates in array using references
- From: billb
- Re: deleting duplicates in array using references
- From: Paul Lalli
- Re: deleting duplicates in array using references
- From: billb
- deleting duplicates in array using references
- Prev by Date: Re: @arts
- Next by Date: define an array in perl
- Previous by thread: Re: deleting duplicates in array using references
- Next by thread: Re: deleting duplicates in array using references
- Index(es):
Relevant Pages
|