in reply to Re: Re: sort hash keys as numbers and maybe even more...
in thread sort hash keys as numbers and maybe even more...

I am thinking the other important thing contributed to this problem, is that Perl is not really OO.

Surely that's a typing issue rather than an OO issue? (e.g. Eiffel & CLOS allow lists/collections of any type and are both "OO". ML types lists and isn't.)

  • Comment on Re^3: sort hash keys as numbers and maybe even more...