Skip to main content
Module

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

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

Returns whether the payload is a negative number (but not 0)

Parameters

payload: any

Returns

payload is number