davbeck / SortedArray

A collection that maintains a sorted list of items, uses binary search to query indexes and membership, and enforces unique membership based on the sort comparator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

davbeck/SortedArray Issues

No issues in this repository yet.