in reply to Re^3: inverting hash / grouping values
in thread inverting hash / grouping values
the result of this inversion operation is a HoA { key1 => [ value11, value12], key2 => [value21], ...}
And neither
IMHO all better interpretations.
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|