Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Using map to create a hash/bag from an array

by GrandFather (Saint)
on Dec 17, 2005 at 11:21 UTC ( [id://517467]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        'set' => sub {my $set = Set::Scalar->new(@array);},
        }
     );
    
  2. or download this
             Rate   set   map map++    GF
    set    2203/s    --  -84%  -91%  -92%
    map   13740/s  524%    --  -46%  -49%
    map++ 25598/s 1062%   86%    --   -6%
    GF    27113/s 1131%   97%    6%    --
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://517467]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-24 20:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found