Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mazkasa

Member since
mazkasa

Recent Docs Activity

View all activity
Page Date Comment

Array.prototype.includes()


i found this article has wrong part. According to the spec, when the optional second arg fromIndex is negative, then the value is used as the offset from the end of the array to compute fromIndex. and the search order is asc.

Array.prototype.includes()


https://tc39.github.io/ecma262/#sec-array.prototype.includes