in reply to Re: Efficient matching with accompanying data
in thread Efficient matching with accompanying data

Thanks for your suggestion! The hash is, indeed, enormously more effective than either Trie or Regex turned out to be for me.
  • Comment on Re^2: Efficient matching with accompanying data