proposal: expvar: add Delete
#73814
Labels
LibraryProposal
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Proposal
Milestone
Proposal Details
In #13491,
Map.Delete
was added, but an equivalentDelete
that operates on the defaultvars
Map
does not yet exist.The text was updated successfully, but these errors were encountered: