Wondering if it would be possible to implement something like python `isinstance` in lua to compare the classes/metatables binded from C++.
Wondering if it would be possible to implement something like python
isinstancein lua to compare the classes/metatables binded from C++.