Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
proxy.golang.org : github.com/glaslos/trie
Trie is a prefix index package for golang. Branch - A Branch might have a LeafValue or not and might have other Branches splitting off. It has a flag `End` that marks the end of a term that has been inserted. Entry - an entry refers to a _complete_ term that is inserted, removed from, or matched in the index. It requires `End` on the Branch to be set to `true`, which makes it different from a Prefix - which does not require the Branch to have End set to `true` to match.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/glaslos/trie
License: MIT
Latest release: almost 2 years ago
First release: over 11 years ago
Namespace: github.com/glaslos
Dependent packages: 1
Dependent repositories: 1
Last synced: 4 months ago