in reply to Counting unique elements in an array

I would have described this differently. I think you want the *count* or the of each element in the array, not the sum. "Sum" makes me think of arithmetic.
  • Comment on Re: Counting unique elements in an array