Skip to main content
Module

x/float16/mod.ts

Stage 3 IEEE 754 half-precision floating-point ponyfill
Go to Latest
File
// @deno-types="./index.d.ts"export * from "./src/index.mjs";