Skip to content
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

Update arithmetic.rs #396

Merged
merged 1 commit into from Jun 9, 2021
Merged

Update arithmetic.rs #396

merged 1 commit into from Jun 9, 2021

Conversation

c410-f3r
Copy link
Contributor

@c410-f3r c410-f3r commented Jun 8, 2021

My bad. The ? operator immediately returns the closure so, for example, an input that could spot a bug on the last arithmetic function will never be exercised if the first function returns early.

My bad. The `?` operator immediately returns the closure so, for example, an input that could spot a bug on the last arithmetic function will never be exercised if the first function returns early.
@paupino paupino merged commit 3482ce1 into paupino:master Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants