Functions

f
isvector(x: unknown): x is matrix

Checks if the input is a vector.

Usage

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