-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
should get(f, Nullable)
be defined?
#24528
Comments
|
|
Yes, but #23642 includes a method |
Moved to JuliaAttic/Nullables.jl#5 |
I noted that my code include a fair bit of
If `get(f, Nullable) was defined, like it is for dictionaries, then that would become
which is a bit nicer.
The text was updated successfully, but these errors were encountered: