Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/typed_numeric/mod.ts>Int16Vector.of

Typed numeric for Deno.
Latest
method Int16Vector.of
import { Int16Vector } from "https://deno.land/x/typed_numeric@0.5.0/mod.ts";

Parameters

...elementN: Array<Int16> | Array<number>