Changes for version 1.1
- Cleaned up some slow recursive code. Got rid of all that silliness with the _JOINER data member Tries are now serializable -- this required quite a bit of juggling with the end marker stuff. Data is now stored in a more reasonable way.
Modules
A data structure optimized for prefix lookup.