typos/crates
Ed Page a1e95bc7c0 refactor(dict): Pull out table-lookup logic
Before, only some dicts did we guarentee were pre-sorted.  Now, all are
for-sure pre-sorted.

This also gives each dict the size-check to avoid lookup.

But this is really about refactoring in prep for playing with other
lookup options, like tries.
2021-06-30 10:12:17 -05:00
..
codespell-dict refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00
dictgen refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00
misspell-dict refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00
typos chore: Release 2021-06-29 15:05:18 -05:00
typos-dict chore: Skip more releases 2021-06-29 15:39:28 -05:00
typos-vars refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00
varcon chore: Skip more releases 2021-06-29 15:39:28 -05:00
varcon-core style: Address clippy 2021-06-28 13:51:06 -05:00
wikipedia-dict refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00