UNPKG

@stdlib/ndarray-base-wrap-index

Version:

Wrap an index on the interval [0,max].

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