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

Mention ignoreErrors in nullable's documentation #3139

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

CLOVIS-AI
Copy link
Contributor

@CLOVIS-AI CLOVIS-AI commented Oct 11, 2023

Issue: #3138

Intuitively, I always expected nullable to accept raise(Any?) and swallow the error, simply returning null. The discussion in the linked issue brought ignoreErrors to my attention, which corresponds to my use-case.

To help future users discover it as well, I added a "See also" section to nullable's API documentation.

@nomisRev nomisRev requested a review from serras October 17, 2023 09:31
@serras serras merged commit 42c9245 into arrow-kt:main Oct 19, 2023
10 checks passed
@CLOVIS-AI CLOVIS-AI deleted the 3138-nullable-ignore-errors branch October 19, 2023 12:17
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.

3 participants