Skip to content

Commit

Permalink
Refactor stage var function
Browse files Browse the repository at this point in the history
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
s-perron committed Dec 7, 2023
1 parent 4b5db1c commit 1f6091c
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 375 deletions.
Loading

0 comments on commit 1f6091c

Please sign in to comment.