|
>> Powerful heterogeneous tables that store values of any type (except nil) and can be indexed by values of any type (except nil): [1, 2, 5, foo = "bar", [func] = "something", ["some spaces"] = value()]. > That's not a table constructor... Indeed; fixed. Thank you. Paul.