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

feat: is_null function in NullableTrait #4231

Closed
1 task done
chachaleo opened this issue Oct 9, 2023 · 0 comments · Fixed by #4253 · May be fixed by #4232
Closed
1 task done

feat: is_null function in NullableTrait #4231

chachaleo opened this issue Oct 9, 2023 · 0 comments · Fixed by #4253 · May be fixed by #4232
Labels
enhancement New feature or request

Comments

@chachaleo
Copy link

Feature Request

Describe the Feature Request

Function that returns true if the Nullable is null and false otherwise

Related Code

fn is_null<+Drop<T>>(self: Nullable<T>) -> bool;

If the feature request is approved, would you be willing to submit a PR?

  • Yes
@chachaleo chachaleo added the enhancement New feature or request label Oct 9, 2023
@orizi orizi linked a pull request Oct 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant