-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace Loop.{init,body}_arg with {init,body}_args
To reduce the unnecessary usage of `evaluable.Tuple`, this patch replaces the loop init and body arg (singular) with init and body args (plural), similar to the `args` parameter of `Evaluable`.
- Loading branch information
1 parent
a329e58
commit 811c221
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters