Partial bitwise equality operator #9

Open
opened 2026-05-01 23:24:26 -04:00 by yukirij · 0 comments
Owner

Shorthand for a & b == b; syntax undecided, but a ~~ b may be considered.

Shorthand for `a & b == b`; syntax undecided, but `a ~~ b` may be considered.
yukirij added this to the Compiler project 2026-05-01 23:24:26 -04:00
Sign in to join this conversation.
No description provided.