Page 1 of 1

Specify key type for index[] operators

Posted: Sun Nov 26, 2023 12:31 am
by justarandomgeek
The runtime classes with index[] operators currently only specify the values returned by that operator, not the key types to use with it. LuaLS tags require a key type for these as well, which i'm currently filling in with special cases.