in reply to Re: Re: Fastest way to compare multiple variables?in thread Fastest way to compare multiple variables?
all_equal_ints(scalar(@array1), scalar(@array2)) [download]