UNPKG

@stdlib/math-strided-ops-sub-by

Version:

Element-wise subtraction of two strided arrays via a callback function.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import subBy from '../docs/types/index'; export = subBy;