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

Numeric CellMap #675

Closed
KyouyamaKazusa0805 opened this issue Jul 7, 2024 · 0 comments
Closed

Numeric CellMap #675

KyouyamaKazusa0805 opened this issue Jul 7, 2024 · 0 comments
Assignees
Labels
Area-API The issue is bound with APIs. Kind-enhancement New feature or request
Milestone

Comments

@KyouyamaKazusa0805
Copy link
Owner

The goal of this issue is to make type CellMap convertible with Int128 directly, with ability to operate with all members supported by normal integer types.

The basic way is to implement IBinaryInteger<CellMap> and its derived interface types.

@KyouyamaKazusa0805 KyouyamaKazusa0805 added Kind-enhancement New feature or request Area-API The issue is bound with APIs. labels Jul 7, 2024
@KyouyamaKazusa0805 KyouyamaKazusa0805 added this to the Version 3.4.0 milestone Jul 7, 2024
@KyouyamaKazusa0805 KyouyamaKazusa0805 self-assigned this Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-API The issue is bound with APIs. Kind-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant