-
-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Labels
Description
It would be useful for libraries supporting all lua versions (lualib is a good example). It should enable all possible limitations (i.e. no switch) and import all differently-named standard functions from lualib (__TS__Unpack = table.unpack or unpack).
We should also consider making it a default.
Reactions are currently unavailable