Swift Package Registry
About
Add Package
Log In
Search
Swift Packages
Repository
Description
Atomic
atomic is a Swift property wrapper designed to make values thread-safe.
Atomic
Uses `DispatchQueue` to ensure a value is only read from and written to by one thread at a time