|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Eliminate duplicate and original valuesby premchai21 (Curate) |
| on Nov 25, 2001 at 18:13 UTC ( [id://127405]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
What about if the array contains 1, 2, 3, 2, 4? Would you like the result to be 1, 2, 3, 2, 4? Or 1, 3, 4? That is, what exactly counts as a duplicate value?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||