Closed
Description
For convenience, code clarity, and parity with TypedArray
. See TypedArray#includes()
.
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
For convenience, code clarity, and parity with TypedArray
. See TypedArray#includes()
.
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.