Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Implement replace() method for AtomicBox#26

Open
brkydnc wants to merge 5 commits into
vertexclique:masterfrom
brkydnc:replace
Open

Implement replace() method for AtomicBox#26
brkydnc wants to merge 5 commits into
vertexclique:masterfrom
brkydnc:replace

Conversation

@brkydnc

@brkydnc brkydnc commented Mar 9, 2024

Copy link
Copy Markdown
Contributor

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

This implements a method on `AtomicBox` that will allow you to replace
the inner value with the given one, and without a closure.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants