Skip to content

Implement Bitwise Operations #3

@marioidival

Description

@marioidival
  • (bit-and x y), Rust Trait: BitAnd
  • (bit-or x y), Rust Trait: BitOr
  • (bit-xor x y), Rust Trait: BitXor
  • (bit-shift-left x y), Rust Trait: Shl
  • (bit-shift-right x y), Rust Trait: Shr

If you can implement just one, send a PR 💟

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions