lever icon indicating copy to clipboard operation
lever copied to clipboard

Implement `replace()` method for `AtomicBox`

Open brkydnc opened this issue 3 months ago • 0 comments

This implements a method on AtomicBox that will allow you to replace the inner value with the given one, and without a closure.

brkydnc avatar Mar 09 '24 12:03 brkydnc