Skip to main content
Module

x/float16/inspect/node.mjs>customInspect

Stage 3 IEEE 754 half-precision floating-point ponyfill
Latest
function customInspect
import { customInspect } from "https://deno.land/x/float16@v3.8.7/inspect/node.mjs";

Custom inspect function for Node.js

Float16Array.prototype[Symbol.for("nodejs.util.inspect.custom")] = customInspect;

Parameters

_deps
options
inspect