-
Couldn't load subscription status.
- Fork 37
Bitwise math #107
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
Bitwise math #107
Conversation
lib/aiken/math/bitwise.ak
Outdated
| pub opaque type Scalar { | ||
| inner: Int, | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you construct a Scalar?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you like the PR overall. I'll finish the PR just wanted some feedback.
d7a7410 to
a27c334
Compare
2f73e89 to
5de777c
Compare
5de777c to
5f82b16
Compare
|
Ready to merge |
No description provided.