EXTENSION
Atomic
public extension Atomic where T == Int
Methods
increment()
func increment() -> T
Increments in a lock-compatible fashion
EXTENSION
Atomic
public extension Atomic where T == Int
increment()
func increment() -> T
Increments in a lock-compatible fashion