Proposal: bitwise operators

Should we adopt bitwise operators like & and |?

yes - what’s the point of having a byte type if you can’t perform operations on them?

i’d proposal a more ‘high level’ variation on these, however, ie a ‘mask’ operator rather than an ‘and’ operator

1 Like