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

BigInt signed (I128) and 256-bit numbers #128

Open
12 tasks
Nielsbishere opened this issue Nov 5, 2023 · 0 comments
Open
12 tasks

BigInt signed (I128) and 256-bit numbers #128

Nielsbishere opened this issue Nov 5, 2023 · 0 comments

Comments

@Nielsbishere
Copy link
Contributor

  • Signed BigInt
  • I128
  • U256 creation
  • U256 mul
  • U256 xor/or/and
  • U256 shift
  • U256 not
  • U256 comparison
  • U256 add/sub
  • U256 min/max/clamp
  • U256 from/to string (BigInt)
  • I256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant