lua-users home
lua-l archive

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


> Why the standard implementation reuses old references? To keep the
> table in array form (rather than hash)?

Yes.

-- Roberto