>>32
Have you read your `Programming in Lua' today?
It shows with many examples how to coerce tables into effectively being whatever data structure you want them to be, with minimal code. After reading it, I'm pretty convinced that Lua really doesn't need a standard container library.