ArraySet is a ES6 Set-like object designed for use where arrays are needed to be used instead of just values by Same-Value-Equality ArraySet has an identical set of available methods as EcmaScript ...
This repository contains implementations, unit tests, and benchmark code for the "2-level rotated array" structure, first published in Munro and Suwanda's 1979 paper "Implicit Data Structures for Fast ...