{{alias}}()
Tests for native `Int16Array` support.
Returns
-------
bool: boolean
Boolean indicating if an environment has `Int16Array` support.
Examples
--------
> var bool = {{alias}}()
<boolean>
See Also