Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
       explicit    => \&explicit,
       explicit_np => \&explicit_np,
    });
    
  2. or download this
    sub implicit
    { my @array = sort   gs::long_strings_first                   @data; }
    ...
    explicit_np  606/s          --         -1%        -49%
    explicit     610/s          1%          --        -49%
    implicit    1187/s         96%         95%          --