Skip to content

implemented bitwise operators#266

Open
ggodpl wants to merge 5 commits intoSpu7Nix:masterfrom
ggodpl:master
Open

implemented bitwise operators#266
ggodpl wants to merge 5 commits intoSpu7Nix:masterfrom
ggodpl:master

Conversation

@ggodpl
Copy link

@ggodpl ggodpl commented Jun 24, 2022

No description provided.

@SpeckyYT
Copy link
Contributor

SpeckyYT commented Jun 25, 2022

Looks really good to me, but I would use i128 for conversions. (convert_to_int is not really needed, you can do as i128)

FlowVix and others added 4 commits June 27, 2022 20:17
changed bitwise and operator from "`" to "&" and bitwise or operator from "?" to "|".
implemented left shift assign operator ("<<=") and right shift assign operator (">>=")
@ggodpl
Copy link
Author

ggodpl commented Dec 28, 2022

wtf did i do with that pr

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.

3 participants