It would be nice if the platform could expose the underlying stack(.net, js, ...any?) bitwise operators at the Built-In functions, maybe a "Bitwise" folder with AND, OR, Complement, Left Shift and Right Shift.There are several applications for this when masking, dealing with multiple checkboxes/radios, datapoints, conversions, algorithms, and even external connectors to SBCs/Microcontrollers.It seems a bit overkill to have a forge component or adding an extension/block for it.