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 a60a025 commit c6fce6dCopy full SHA for c6fce6d
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 map".
+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