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

Ft op not function #30

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Conversation

mubarak23
Copy link
Contributor

Wrote a function (op_not) to check for an integers input, If the input is 0, it is flipped 1, if the input is 1, it is flipped 0. Otherwise it will be 0.

@mubarak23 mubarak23 changed the title Ft op not Ft op not function Jul 25, 2024
src/opcodes/opcodes.cairo Outdated Show resolved Hide resolved
@mubarak23
Copy link
Contributor Author

I will fixed merge issue with test file

@b-j-roberts b-j-roberts merged commit 66bbffd into keep-starknet-strange:main Jul 29, 2024
3 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.

4 participants