|
> My program (a World of Warcraft addon) uses a number > of key-value tables. I'm trying to output them sorted > by value. I can't seem to get them into any > recognizable order. You may have a look at Chapter "Sort" from PiL: http://www.lua.org/pil/19.3.html -- Roberto