UNPKG

@stdlib/strided-base-stride2offset

Version:

Determine the index offset which specifies the location of the first indexed value in a strided array.

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