method Float16Array.every
Private
Float16Array.every(predicate: () => unknown,thisArg?: any,): boolean
Determines whether all the members of an array satisfy the specified test.
boolean
Float16Array.every(predicate: () => unknown,thisArg?: any,): boolean
Determines whether all the members of an array satisfy the specified test.
boolean