|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re3: Perl Idioms Explained - keys %{{map{$_=>1}@list}}by dragonchild (Archbishop) |
| on Aug 04, 2003 at 20:14 UTC ( #280781=note: print w/ replies, xml ) | Need Help?? |
|
Of course, if you're fiddling with objects which cannot be compared for equity by stringification, it is still broken. Well, so is every uniquification based on the keys of a hash! The point still stands that grep is faster than the original idiom presented, by orders of magnitude, if still as memory-hungry. ------ The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6 Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
In Section
Meditations
|
|
||||||||||||||||||||||