Functions

f
isempty(x: unknown): boolean

Checks if an array or matrix is empty.

Usage

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