lua-users home
lua-l archive

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


In practice, would you say that it is better to use separate tables for different data structures? To avoid creating tables with both 'list' and 'map' components?

Phoenix Sol