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

feat: add support for variadic functions #27

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

adamconnelly
Copy link
Owner

To make it useful, I also had to add support for unnamed parameters since that's fairly common when writing interfaces like this.

To make it useful, I also had to add support for unnamed parameters since that's fairly common when writing interfaces like this.
@adamconnelly adamconnelly force-pushed the adamc/support-variadic-functions branch from e9688d7 to bb57a55 Compare June 2, 2024 15:00
@adamconnelly adamconnelly merged commit bb57a55 into main Jun 2, 2024
3 checks passed
@adamconnelly adamconnelly deleted the adamc/support-variadic-functions branch June 2, 2024 15:01
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

Successfully merging this pull request may close these issues.

1 participant