push (@arrayEquals, @array); # just makes the array longer push @arrayEquals, [@array]; # makes an array of arrays