Skip to content
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

Function overloading based on enum parameter #1410

Open
zxsleebu opened this issue Jul 30, 2022 · 2 comments
Open

Function overloading based on enum parameter #1410

zxsleebu opened this issue Jul 30, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@zxsleebu
Copy link

basically this: https://stackoverflow.com/questions/53848410/typescript-function-overloading-with-enum
but implemented in lua.

code

@zxsleebu zxsleebu changed the title Function overloading based on string enum parameter Function overloading based on enum parameter Jul 30, 2022
@sumneko sumneko added the enhancement New feature or request label Jul 30, 2022
@zxsleebu
Copy link
Author

zxsleebu commented Sep 8, 2022

would really like to see this

@sumneko sumneko added this to the 3.6.0 milestone Sep 19, 2022
@sumneko sumneko modified the milestones: 3.6.0, 3.7.0 Nov 7, 2022
@sumneko
Copy link
Collaborator

sumneko commented Nov 7, 2022

Need to first support the differentiation of functions according to parameter types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants