binary-insert
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
Activity
- Latest release
- 5y ago
- Total releases
- 4
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Sep 08, 2020
Releases
| Version | Released | |
|---|---|---|
1.2.1
patch
|
1.2.1
patch
|
|
1.2.0
minor
|
1.2.0
minor
|
|
1.1.0
minor
|
1.1.0
minor
|
|
1.0.0
initial
|
1.0.0
initial
|