sync.Map.CompareAndDelete (method)

one use

	sync (current package)
		map.go#L406: func (m *Map) CompareAndDelete(key, old any) (deleted bool) {