Help for this page

Select Code to Download


  1. or download this
        sub seqsub(&) { $_[0] }
    
  2. or download this
        sub count_zipped_combo_vals {
            my %counts;
    ...
            });
            \%counts;
        }
    
  3. or download this
        # a few problem cases to try
    
    ...
        #           'A G +' => 2
        #         };