Closed AbigailBuccaneer closed 5 years ago
:+1:
make sure you rename table.Compact
to table.Filter
or table.Select
also find a better name for table.MakeSortedKeys
like table.UselessFunctionNooneNeeds
And instead of PRing table.MakeNonIterable
, make a bug report and post this as a workaround :)
Meanwhile on the pull requests currently being taken care of over there:
tool.leafblower.desc=This tool is the most important aspect of Garry's Mod
garrysmod doesn't merge PRs
We can remove table.IsEmpty
after the next update.
We currently add things like
table.IsEmpty
, that'd make more sense to be in Garry's Mod than Wiremod. Garry's Mod already adds a bunch oftable.*
functions, it'd be nice to add ours to there.We also have similar functions like
pairs_sortkeys
that would be nice to get rid of too. Ideally we shouldn't be defining any globals other than WireLib.