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

def-type-macro should create a variadic macro #113

Open
porky11 opened this issue Sep 19, 2016 · 1 comment
Open

def-type-macro should create a variadic macro #113

porky11 opened this issue Sep 19, 2016 · 1 comment

Comments

@porky11
Copy link
Contributor

porky11 commented Sep 19, 2016

So it could also work for types with more than one type argument
(I would have fixed it myself, but the typearguments in the expansion are not unquoted, else I would just use an uql instead)

@porky11
Copy link
Contributor Author

porky11 commented Sep 22, 2016

or take a number as second (maybe optional) argument, so you cannot define types with wrong numbers of arguments by accident

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants