Expand description
Implementation to lua value
Structs
- Represents a lua function on the stack
- Represents a lua string on the stack
- Represents a lua thread on the stack
- Represents a lua userdata on the stack
- Represents a lua table on the stack
- Iterator for table traversing, like
pairsin lua - Value reference on the lua stack
Enums
- Typed enumeration for lua value