Skip to content
Snippets Groups Projects
  • Michael Lee's avatar
    Clarify behavior for SuffixTrie.addToMatch · 2b0efafe
    Michael Lee authored
    Previously, SuffixTrie.addToMatch stated that currentMatch must not be
    full as a precondition. This commit revises the comment to state that
    addToMatch should do nothing if attempting to add when full.
    2b0efafe