Help for this page

Select Code to Download


  1. or download this
      DB<1> sub by_num { return $a <=> $b }
    
    ...
       2  11
       3  12
      DB<3>