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

Rename U128.as_64 to try_as_u64 and deprecate the old function #6954

Open
SwayStar123 opened this issue Feb 24, 2025 · 0 comments
Open

Rename U128.as_64 to try_as_u64 and deprecate the old function #6954

SwayStar123 opened this issue Feb 24, 2025 · 0 comments
Labels
good first issue Good for newcomers lib: std Standard library

Comments

@SwayStar123
Copy link
Collaborator

The function name is inconsistent with other downcasts, it needs to be updated to try_as_u64, and the old function needs to be deprecated and then later removed.

@SwayStar123 SwayStar123 added good first issue Good for newcomers lib: std Standard library labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers lib: std Standard library
Projects
None yet
Development

No branches or pull requests

1 participant