Functions

f
isinteger(x: unknown): boolean

Checks if the input is an integer.

Usage

import * as mod from "datatype/isinteger.ts";