Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lift restriction on functions and userdata as table keysHEADmaster | Benoit Germain | 4 days | 1 | -35/+131 |
| | | | | As demonstrated by the unit tests, there is no problem with using a function or a userdata as a table key, as long as they are transferable | ||||
* | Lift restriction on tables as table keys | Benoit Germain | 5 days | 1 | -0/+41 |
As demonstrated by the unit tests, there is no problem with using a table as a table key |