in reply to Re: Count array element in HASH of ARRAYS
in thread Count array element in HASH of ARRAYS

I think he means how many of the first element in each array can be aggregated together where the second element in each array match ie. count the number of first elements where the second elems match.

  • Comment on Re^2: Count array element in HASH of ARRAYS