We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c098400 commit 1ffc110Copy full SHA for 1ffc110
doc/next/6-stdlib/99-minor/sync/61696.md
@@ -1 +1,4 @@
1
-TODO(laciferin@gmail.com)
+The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
2
+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