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.
vs
Set
method returns a boolean, the rest -this
. I raised this issue in theSet
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.