sync.Map.Swap (method)

one use

	sync (current package)
		hashtriemap.go#L83: func (m *Map) Swap(key, value any) (previous any, loaded bool) {