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

Merge [...]Large[...]Integer #95

Closed
oscbyspro opened this issue Apr 26, 2023 · 0 comments
Closed

Merge [...]Large[...]Integer #95

oscbyspro opened this issue Apr 26, 2023 · 0 comments
Labels
subtraction huh? where did it go?

Comments

@oscbyspro
Copy link
Owner

oscbyspro commented Apr 26, 2023

All "large integer" protocol were merged into "ANKBinaryInteger" and "ANKFixedWidthInteger" (#89). The thought behind this decision was making the project easier to reason about. Additionally, it resulted in a project that compiles 40% faster.

  1. ❌ ANKLargeBinaryInteger
  2. ❌ ANKLargeFixedWidthInteger
  3. ❌ ANKSignedLargeBinaryInteger
  4. ❌ ANKSignedLargeFixedWidthInteger
  5. ❌ ANKUnsignedLargeBinaryInteger
  6. ❌ ANKUnsignedLargeFixedWidthInteger
@oscbyspro oscbyspro added the subtraction huh? where did it go? label Apr 26, 2023
@oscbyspro oscbyspro changed the title Merge "large" protocols Merge "large integer" protocols Apr 26, 2023
@oscbyspro oscbyspro changed the title Merge "large integer" protocols Merge [...]Large[...]Integer Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtraction huh? where did it go?
Projects
None yet
Development

No branches or pull requests

1 participant