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

x/float16/src/index.mjs>Float16Array#values

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

limitation: returns a object whose prototype is not %ArrayIteratorPrototype%