-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Extend Operation Functionality #44
Comments
Sorry, don’t have time for this right now, if you (or anyone else) want(s) to pick this up feel free to send a PR. |
@0xflotus thanks for the PRs, I’m willing to get them merged soon. However, I left a couple questions on the individual pull requests In general, this looks very mergeable already, pretty much only a few minor nitpicks open regarding public API. |
Are all commits fine? |
@0xflotus yes, I think so, I’m unfortunately just very busy right now. It’s still on my radar though 😞 |
feature(#44): Add Circular Shift
Can you please implement bit shift operations like logical shift, arithmetic shift and cyclic shift ?
The text was updated successfully, but these errors were encountered: