bitvec icon indicating copy to clipboard operation
bitvec copied to clipboard

Change set_aliased to return the previous bit value

Open smalis-msft opened this issue 1 year ago • 0 comments

As the underlying code is performing fetch_(or/and)s this is perfectly valid to do. These could be moved into a new replace_aliased instead if desired, I have no real preference, this just seemed easier and mostly nonbreaking.

smalis-msft avatar Jun 14 '24 01:06 smalis-msft