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

Implement multi-argument @min/@max and notice bounds #15522

Merged
merged 1 commit into from
May 2, 2023

Conversation

mlugg
Copy link
Member

@mlugg mlugg commented Apr 30, 2023

Resolves: #14039

@mlugg mlugg force-pushed the feat/minmax-varargs-bounds branch 6 times, most recently from d5900ef to c9e55aa Compare May 1, 2023 15:50
@andrewrk andrewrk force-pushed the feat/minmax-varargs-bounds branch from c9e55aa to 26e94c7 Compare May 2, 2023 15:28
@andrewrk andrewrk enabled auto-merge (rebase) May 2, 2023 15:29
@andrewrk andrewrk merged commit 152c7b1 into ziglang:master May 2, 2023
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.

@min and @max should allow any number of arguments and notice integer bounds
2 participants