import * as isx from "https://deno.land/x/isx@1.5.0/number/is_non_positive_number.ts";
Functions
Whether the input is non-positive number or not. Non-positive number means less than or equal to zero. |
import * as isx from "https://deno.land/x/isx@1.5.0/number/is_non_positive_number.ts";
Whether the input is non-positive number or not. Non-positive number means less than or equal to zero. |