Shell sort
CommonJS shell sort implementation using Sedgewick's gap sequence
Usage
var shellSort = ; // Signature ; // Possible usages ;;;;
CommonJS shell sort implementation using Sedgewick's gap sequence
var shellSort = ; // Signature ; // Possible usages ;;;;
npm i shell-sort
4
1.0.0
MIT