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

Add std operations to convert between arithmetic.ints and usize #1472

Closed
aborgna-q opened this issue Aug 27, 2024 · 0 comments · Fixed by #1490
Closed

Add std operations to convert between arithmetic.ints and usize #1472

aborgna-q opened this issue Aug 27, 2024 · 0 comments · Fixed by #1490
Assignees
Labels
enhancement New feature or request

Comments

@aborgna-q
Copy link
Collaborator

No description provided.

@aborgna-q aborgna-q added the enhancement New feature or request label Aug 27, 2024
@aborgna-q aborgna-q self-assigned this Aug 27, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 30, 2024
…1490)

Adds `ifromusize`/`itousize` to convert between `USIZE_T` and
`int_type(6)` (64 bit unsigned integers).

Closes #1472

BREAKING CHANGE: Moved `itobool`/`ifrombool`/`itostring_{u,s}` to the
conversions extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant