typos/crates/misspell-dict/src
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
..
dict_codegen.rs refactor(dict): Pull out table-lookup logic 2021-06-30 10:12:17 -05:00
lib.rs refactor: Follow monorepo pattern elsewhere 2020-07-04 20:52:47 -05:00