Uint16Array.some(predicate: () => unknown,thisArg?: any,): boolean
Determines whether the specified callback function returns true for any element of an array.
Uint16Array.some(predicate: () => unknown,thisArg?: any,): boolean
Determines whether the specified callback function returns true for any element of an array.