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