UNPKG

@stdlib/blas-ext-base-gsortins

Version:

Sort a strided array using insertion sort.

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