Skip to content

Instantly share code, notes, and snippets.

@joe-crick
Last active April 17, 2018 06:53
Show Gist options
  • Save joe-crick/a798d891f961149bdbfefc300052e20d to your computer and use it in GitHub Desktop.
Save joe-crick/a798d891f961149bdbfefc300052e20d to your computer and use it in GitHub Desktop.
Operation TrieSearch Array
Initialization Must be configured for searching specific data. Does not have to be configured for search.
Searching Exposes a get method. You must write a filter for each type of query.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment