@committed/trie-search
Version:
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
2 lines (1 loc) • 32 B
TypeScript
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.