Acknowledgement
Comment
The @param tag here in the docs for Array.prototype.at uses the term "code unit" instead of the more appropriate term "item" or "element". It was presumably copied from the docs for String.prototype.at here. I'd make a PR but there was an explicit recommendation not to do that for typos.
Acknowledgement
Comment
The
@paramtag here in the docs forArray.prototype.atuses the term "code unit" instead of the more appropriate term "item" or "element". It was presumably copied from the docs forString.prototype.athere. I'd make a PR but there was an explicit recommendation not to do that for typos.