-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enums and slices support #60
Conversation
hmm it seems not all versions of lua have the "lua_len" function, I may have to find a work around
|
TODO: |
I'll take a closer look tomorrow, but you can use I would use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple things, everything else looks good!
I've added support for both slices and enums in my generic push and pop functions