Skip to content

Add bitwise operators #12

@minchingtonak

Description

@minchingtonak

Add bitwise operators including:

  • & (bitwise and)
  • | (bitwise or)
  • >> (bitwise left shift)
  • << (bitwise right shift)

Metadata

Metadata

Assignees

Labels

planned featurePlanned feature for upcoming language revision.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions