lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


David Manura wrote:

[1] http://snippets.luacode.org/sputnik.lua?p=snippets/Iterating_over_the_hash_part_of_a_table_6

This particular snippet doesn't take into account that keys can be non-integer numbers, e.g. 1.234

--
Shmuel