Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        push @{ $rhRet->{ $_ } }, $idx ++ for @{ $aref };
        return $rhRet;
    }
    
  2. or download this
    a => [ 0, 2 ]
    b => [ 1 ]
    ...
               Rate wollmers   johngg
    wollmers 17.6/s       --     -26%
    johngg   24.0/s      36%       --