in reply to Re^3: How to find number of elements of an array from array referencein thread How to find number of elements of an array from array reference
I prefer 0 + @a in that case, to be explicit about numeric scalar context, but point taken.