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 request: null safe operator #77

Open
rr-nick-tan opened this issue Feb 18, 2022 · 0 comments
Open

feat request: null safe operator #77

rr-nick-tan opened this issue Feb 18, 2022 · 0 comments

Comments

@rr-nick-tan
Copy link

first of all, thanks for the nice project solves my problem a lot.

here is one feature request after using this module in more scenarios of the projects, i'd like to have null safe operator
it's common that my struct is composite of primary and collect data, especially a map in the struct, so i'd like to access the field in the null safe way rather than error out
Ex.
https://www.danvega.dev/blog/2013/08/20/groovys-null-safe-operator/

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

No branches or pull requests

1 participant