in reply to Re: Re: problem in sorting has by value
in thread problem in sorting hash by value

I agree that doing a straight sort in this case is more efficient, but if the user wanted to use pre-defined sorting function, this is what would have to be done.

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

  • Comment on Re: Re: Re: problem in sorting has by value