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

[6.0] New Numeric methods #1017

Merged
merged 51 commits into from
Sep 20, 2024
Merged

[6.0] New Numeric methods #1017

merged 51 commits into from
Sep 20, 2024

Conversation

kushti
Copy link
Member

@kushti kushti commented Jul 5, 2024

In this PR, new numeric methods are implemented for 6.0:

  • .toBigEndianBytes
  • .toBits
  • .bitwiseInverse
  • .bitwiseOr
  • .bitwiseAnd
  • .bitwiseXor
  • .shiftLeft
  • .shiftRight

close #486
close #1006

@kushti kushti changed the base branch from develop to v6.0.0 July 5, 2024 19:46
@kushti
Copy link
Member Author

kushti commented Sep 16, 2024

@aslesarenko comments addressed, please make another pass

@kushti kushti merged commit 3d88fc2 into v6.0.0 Sep 20, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants