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

Add support for optional closure parameter #73

Merged

Conversation

ema987
Copy link
Contributor

@ema987 ema987 commented Apr 26, 2023

Provides fix and tests to support the creation of an optional closure parameter.

Close #72

@kdubb kdubb self-requested a review April 26, 2023 15:54
@kdubb
Copy link
Contributor

kdubb commented Apr 26, 2023

@ema987 Nice work! Thanks for the PR!

@kdubb kdubb merged commit 75218cf into outfoxx:develop Apr 26, 2023
1 check passed
@ema987 ema987 deleted the feat/addOptionalClosureParameterSupport branch April 26, 2023 16:16
@ema987
Copy link
Contributor Author

ema987 commented Apr 26, 2023

@kdubb thank you for the extremely fast approval 🚀

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.

Support for optional closure/lambda parameters
2 participants