-
Notifications
You must be signed in to change notification settings - Fork 99
Convert Function::call (and related) to take GuardedArgs instead of Args #715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert Function::call (and related) to take GuardedArgs instead of Args #715
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks correct to me with one comment, thank you!
8588a56
to
47b5b30
Compare
Okay, now that I actually understand your point, I think I've fixed this correctly: |
6d7f604
to
80497a9
Compare
Cool, thank you! |
No description provided.