• Stars
    star
    7
  • Rank 2,225,779 (Top 46 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An implementation of a Prefix Tree/ Trie in C#, specifically for doing partial look-ups (autocomplete).