triemap-rs
Triemaps for Rust
⚠️ Work in Progress ⚠️
This crate is currently under heavy development and as such, is likely unstable. Please file an issue and bear with us while we sort things out! Thanks! :)
Context
This crate is a practical implementation of the ideas from two papers:
- Triemaps That Match by Simon Peyton Jones and Sebastian Graf
- Generalizing Generalized Tries by Ralf Hinze
How to Use
TODO