import { isNegativeNumber } from "https://deno.land/x/is_what@v5.0.2/dist/isNegativeNumber.js";
Returns whether the payload is a negative number (but not 0)
x/is_what/dist/isNegativeNumber.js>isNegativeNumber
import { isNegativeNumber } from "https://deno.land/x/is_what@v5.0.2/dist/isNegativeNumber.js";
Returns whether the payload is a negative number (but not 0)