proposal-collection-methods
proposal-collection-methods copied to clipboard
Inconsistency of `.deleteAll` methods results
vs
Set method returns a boolean, the rest - this. I raised this issue in the Set methods proposal, https://github.com/tc39/proposal-set-methods/issues/15, it was changed, and after that this method was moved to this proposal. It seems it's need to change it for other .deleteAll methods.