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

IBinaryNumber interface does not have an "AllBitsSet" property #60882

Closed
Tracked by #47244
davidwrighton opened this issue Oct 26, 2021 · 3 comments
Closed
Tracked by #47244

IBinaryNumber interface does not have an "AllBitsSet" property #60882

davidwrighton opened this issue Oct 26, 2021 · 3 comments
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Numerics
Milestone

Comments

@davidwrighton
Copy link
Member

This would make it difficult to re-implement the Scalar<T> type on top of IBinaryNumber.

Noticed during the hackathon.

@tannergooding

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Oct 26, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Oct 26, 2021

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

This would make it difficult to re-implement the Scalar<T> type on top of IBinaryNumber.

Noticed during the hackathon.

@tannergooding

Author: davidwrighton
Assignees: -
Labels:

area-System.Numerics, untriaged

Milestone: -

@tannergooding tannergooding added this to the 7.0.0 milestone Oct 26, 2021
@tannergooding tannergooding added api-suggestion Early API idea and discussion, it is NOT ready for implementation and removed untriaged New issue has not been triaged by the area owner labels Oct 26, 2021
@tannergooding
Copy link
Member

Closing in favor of #69676 which tracks the approved API surface

@ghost ghost locked as resolved and limited conversation to collaborators Jul 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Numerics
Projects
None yet
Development

No branches or pull requests

2 participants