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

Support for variadic "for" and "if" statements #7

Open
lynlevenick opened this issue Aug 14, 2017 · 0 comments
Open

Support for variadic "for" and "if" statements #7

lynlevenick opened this issue Aug 14, 2017 · 0 comments

Comments

@lynlevenick
Copy link

Consider supporting an arbitrary number of for expressions rather than requiring the macro to be extended for each one? This would likely resolve #4, and lead to a fix for #6, and maybe support any number of if expressions as well? A "0-or-more" style of logic would work well, and fit nicely into a recursive macro.

@lynlevenick lynlevenick changed the title Support for variadic for and if statements Support for variadic "for" and "if" statements Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant