/sortedset

An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Issues