Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[operators] lifted variable out of loop
It doesn't change with each iteration, so it might as well be defined outside of the loop. Commit courtesy of Håkan Kjellerstrand.
- Loading branch information