-
Couldn't load subscription status.
- Fork 18.4k
Closed
Labels
Milestone
Description
This is a very rough proposal.
For a concurrent program, frequently calling functions in sync/atomic packages is verbose, especially for getting/setting pointer values. So how about to add a new operator @= to make atomic assignments?
I don't know how difficult to implement this, but I think this feature will be like the go keyword, to make go programs cleaner.
patricksuo, cznic, wendigo, cyphar, cespare and 4 more