A Go package providing type-safe atomic wrappers for numeric types with explicit initialization requirements.
go get github.com/alecthomas/atomicNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and use an atomic int64 counter
Always initialize with NewInt64, NewUint64, etc.
No dependency data recorded yet.