sync/atomic.Value.Swap (method)

one use

	sync/atomic (current package)
		value.go#L90: func (v *Value) Swap(new any) (old any) {