Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
replace()
method for AtomicBox
This implements a method on `AtomicBox` that will allow you to replace the inner value with the given one, and without a closure.
- Loading branch information