For convenience, code clarity, and parity with `TypedArray`. See [`TypedArray#includes()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/includes). > The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.