[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [5.4] Shrinking of tables
- From: Dirk Laurie <dirk.laurie@...>
- Date: Fri, 6 Jul 2018 09:07:18 +0200
Is it still the case in Lua 5.4 that the array part of a table is
never shrunk except possibly when you assign a value to a positive
integer index outside it?