Int16Array.some()

 

Descripción

Sintaxis

typedarray.some(callback[, thisArg])

Parámetros

  • thisArg,

Objeto Padre

Int16Array

Ejemplo


Líneas de Código