You’re unlikely to be able to do that for bitwise ...
# announcements
d
You’re unlikely to be able to do that for bitwise operators because they don’t have symbols, just infix functions like
xor
and
and
.