Functions

f
issquare(x: unknown): boolean

Checks if the input is a square matrix.

Usage

import * as mod from "matarrs/issquare.ts";