Help for this page

Select Code to Download


  1. or download this
       push (@arrayEquals, @array); # just makes the array longer
    
       push @arrayEquals, [@array]; # makes an array of arrays