Help for this page

Select Code to Download


  1. or download this
    @array=do{grep$_{$_}<2,grep{!$_{$_}++}@array};
    
  2. or download this
    sub find_duplicates {
    
    ...
    grep$_{$_}<2,grep{!$_{$_}++}@_
    
    }