Help for this page

Select Code to Download


  1. or download this
        vec( $vector, $bit, 1 ) ||= 1;
    
  2. or download this
    use strict;
    use warnings;
    ...
    
        return 1;
    }
    
  3. or download this
    C:\test>903727.pl
             Rate inline    vec
    ...
    inline 3.10/s     --   -60%
    vec    7.77/s   151%     --