/exotic-structures

Useful datastructures not present in standard Python libraries

Primary LanguagePythonMIT LicenseMIT

Useful data structures, which are either not present in standard Python libraries or are asymptotically more efficient than their standard versions. The code is written in Python.