Skip to main content
Module

x/scaffold/src/deps/npm.ts>isNaNValue

scaffold your next project with style and 💗
Latest
function isNaNValue
import { isNaNValue } from "https://deno.land/x/scaffold@0.3.0/src/deps/npm.ts";

Returns whether the payload is literally the value NaN (it's NaN and also a number)

Parameters

payload: any

Returns

payload is NaN