Functions

f
isscalar(x: unknown): boolean

Checks if the input is a scalar value.

Usage

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