golang-go-patricia-dev 2.1.0-1~ubuntu0.14.04.1 (powerpc binary) in ubuntu trusty
The patricia trie as implemented in this library enables fast visiting of items
in some particular ways:
.
1. visit all items saved in the tree,
2. visit all items matching particular prefix (visit subtree), or
3. given a string, visit all items matching some prefix of that string.
.
This package contains the source.
Details
- Package version:
- 2.1.0-1~ubuntu0.14.04.1
- Status:
- Published
- Component:
- universe
- Priority:
- Extra