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: NonZero integer support for Integer input #1

Open
LiamGallagher737 opened this issue Oct 1, 2023 · 1 comment
Open

Feat: NonZero integer support for Integer input #1

LiamGallagher737 opened this issue Oct 1, 2023 · 1 comment
Labels
blocked This issue or pull request is blocked on something else happening feature New feature or request

Comments

@LiamGallagher737
Copy link
Owner

The current Integer input doesn't support nonzero integer types.

@LiamGallagher737 LiamGallagher737 added the feature New feature or request label Oct 1, 2023
@LiamGallagher737
Copy link
Owner Author

Blocked on rust-num/num-traits#248, this PR implements Bounded for nonzero types.

@LiamGallagher737 LiamGallagher737 added the blocked This issue or pull request is blocked on something else happening label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or pull request is blocked on something else happening feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant