alexdcramer / Susquehanna

A conlang manager
0 stars 0 forks source link

Refactor PhonemeTable.refresh() #19

Closed alexdcramer closed 1 month ago

alexdcramer commented 1 month ago

There should be no methods that require an index of k or l for a for loop index, let alone multiple in one method. Refactoring this should allow it to be better maintained in the future.