Returns true if the table is empty, and contains no indexed or keyed values.
table.isempty(tbl)
tbl is the table to be tested.
tbl
True if the table is empty.
Premake 5.0 or later.