in reply to Re: *Fastest* way to print a hash sorted by value (heap)
in thread *Fastest* way to print a hash sorted by value

Re: Heap sorting in perl implements what you want with heaps. Modify as desired.
  • Comment on Re: Re: *Fastest* way to print a hash sorted by value (heap)