-
Updated
Oct 12, 2020 - JavaScript
spell
Here are 48 public repositories matching this topic...
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Feb 1, 2020 - TypeScript
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
May 26, 2020 - Python
-
Updated
Feb 26, 2020 - TypeScript
-
Updated
Jul 11, 2018 - Vim script
-
Updated
Sep 18, 2020 - Python
-
Updated
May 2, 2019 - Jupyter Notebook
-
Updated
Sep 24, 2020 - PHP
-
Updated
Oct 8, 2017 - C
-
Updated
Jun 6, 2020 - C++
-
Updated
Apr 5, 2017 - JavaScript
-
Updated
May 2, 2017 - Objective-C
-
Updated
Dec 7, 2017
-
Updated
May 14, 2017 - C++
-
Updated
May 22, 2017 - Java
-
Updated
Jan 2, 2019
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Jan 1, 2017 - Lua
-
Updated
May 10, 2019 - Swift
Improve this page
Add a description, image, and links to the spell topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spell topic, visit your repo's landing page and select "manage topics."


The method
WordList.QuerySuggest.Phonethas two nested loops that query for entries from aPhoneTablethat have rules starting with a given character. Indexing these entries in the table by the first rule character may have a positive impact on performance.