sync.Map.CompareAndDelete (method)

one use

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