f
horzcat(...args: (number | array | matrix)[]): array | matrix
Concatenate arrays or matrices horizontally.
Usage
import * as mod from "matarrs/horzcat.ts";
Concatenate arrays or matrices horizontally.
import * as mod from "matarrs/horzcat.ts";