Help for this page

Select Code to Download


  1. or download this
    use List::MoreUtils qw( natatime zip );
    
    ...
      }
    }
    
  2. or download this
    self.wheels.zip( self.endpoints ).each do | wheel, pname |
      frobnicate( wheel, pname )
    end