Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

callback
...opts