Functions

f
nrows(x: array | matrix): number

Returns the number of rows in an array or matrix.

Usage

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