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

x/typed_numeric/mod.ts>Uint16Vector.of

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

Parameters

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