-
Alexander Barkov authored
Adding a hash table for contractions. The old code iterated through all items in MY_CONTRACTIONS, and was much slower, especially for those contractions in the end of the list.
a0858b2c
Adding a hash table for contractions. The old code iterated through all items in MY_CONTRACTIONS, and was much slower, especially for those contractions in the end of the list.