Metadata-Version: 2.0
Name: exoticst
Version: 1.3.3
Summary: Data structures, either not present in standard Python libs or are asymptotically more efficient
Home-page: https://github.com/valginer0/exotic-structures.git
Author: Val Giner
Author-email: valginer0@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

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.



