Fixing core.atomic

Johan Engelen j at j.nl
Sun May 30 20:46:17 UTC 2021


On Sunday, 30 May 2021 at 20:41:29 UTC, rm wrote:
> I plan on making core.atomic more consistent and easier to use. 
> Please provide me with your feedback.
>
>
> https://github.com/rymrg/drm/blob/main/atomic.d
> https://github.com/rymrg/drm/blob/main/atomic_rationale.md

Pretty nice initiative.
`fadd` --> `fetchadd` or `increment`. `fadd` and `fsub` look like 
floatingpoint add/sub to me...

cheers,
   Johan



More information about the Digitalmars-d mailing list