Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- previously just removed duplicate literals, but now remove any
  duplicates.

- Replace previous wordHashSet implementation with a linear search
  instead. The lists are normally fairly small and mostly just have
  unique entries anyhow. This reduces the overall overhead.
95a33c2f
History
Name Last commit Last update
..