I have a hash table of hash tables $events = @{} I add systems $events += @{sys1=@{count1 = 3; count2 = 5}...
Sorting hash table problem
read more
I have a hash table of hash tables $events = @{} I add systems $events += @{sys1=@{count1 = 3; count2 = 5}...