adts
Overview
adts is a library for abstract data type traits and implementations. Currently its main features are Map implementations, including genindex-based optimized collections.
Install
[]
= "0.2"
Features:
std- enablesstdsupport. enabled by default.serde- enablesserdeserialize/deserialize implementations of collections and indices
License
This repository and the code inside it is licensed under the MIT License. Read LICENSE for more information.