`~value & mask` looks much better than `value....
# language-proposals
d
~value & mask
looks much better than
value.inv() and mask