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

fix: issue with for .. in .. loop returning undefined value instead #88

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

plusvic
Copy link
Member

@plusvic plusvic commented Feb 29, 2024

See: #87

Now `catch_undef` can be used with blocks that return any type (including blocks that return nothing), and the result returned by the `catch_undef` block in case of exception can be customized.
@plusvic plusvic enabled auto-merge (rebase) February 29, 2024 09:42
@plusvic plusvic merged commit ce6f7e8 into main Feb 29, 2024
24 checks passed
@plusvic plusvic deleted the bugfix branch February 29, 2024 09:51
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.

1 participant