[](https://travis-ci.org/billyevans/tst)
Ternary search tree collection in rust with similar API to std::collections as it possible.
Now it's first simplest implementation, that's the reason why it's reccursive.
TODO:
- ---