/damap

double-array based map structure in golang

Primary LanguageGo

damap

Build Status

The damap package provides a map data structure implementation based on double-array trie tree.

Documentation

The full documentation is available on GoDoc.

License

MIT