uber-go / atomic

Wrapper types for sync/atomic which enforce atomic access
https://go.uber.org/atomic
MIT License
1.29k stars 99 forks source link

Could we add an atomic operation for BigDecimal? #173

Open CC-Cheunggg opened 1 month ago

CC-Cheunggg commented 1 month ago

Could we add an atomic operation for BigDecimal?

tchung1118 commented 1 month ago

Could you clarify what you mean by "BigDecimal"?