Skip to main content
Module

x/isx/numeric/is_non_positive_number.ts

Collection of validation functions for JavaScript data
Go to Latest
import * as isx from "https://deno.land/x/isx@1.4.0/numeric/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.