valginer0 / exotic-structures

Useful datastructures not present in standard Python libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Useful datastructures not present in standard Python libraries

License:MIT License


Languages

Language:Python 100.0%