We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e8fbf commit a60a025Copy full SHA for a60a025
doc/next/6-stdlib/99-minor/sync/61696.md
@@ -1,4 +1,4 @@
1
-The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
2
-all the entries, resulting in an empty
+The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
+all the entries, resulting in an "empty map".
3
([#61696](https://github.com/golang/go/issues/61696)).
4
It is analogous to `clear`.
0 commit comments