Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The next step in the refactoring is to reduce the number of variables passed to various functions. This should make the logic easier to follow. This is done by grouping variables into a struct, and we pass the struct along.
- Loading branch information