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

x/float16/src/index.mjs>Float16Array.from

Stage 3 IEEE 754 half-precision floating-point ponyfill
Latest
method Float16Array.from
import { Float16Array } from "https://deno.land/x/float16@v3.8.7/src/index.mjs";

limitation: Object.getOwnPropertyNames(Float16Array) or Reflect.ownKeys(Float16Array) include this key

Parameters

src
...opts