Skip to content

Useful datastructures not present in standard Python libraries

License

Notifications You must be signed in to change notification settings

valginer0/exotic-structures

Repository files navigation

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.