Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

dev: Bitwise operations are not implemented natively in the corelib signed integers #492

Description

@MahmoudMohajer

Basically we have support of bitwise operations for unsigned integers in cairo by default, like bitwise and, bitwise xor, and bitwise or. In order to make them work on signed integers, we need to implement them by ourselves in the Orion library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions