Implement a safe navigation operator
Open
enhancement
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
Here's a brief overview of the syntax in different languages:
https://en.wikipedia.org/wiki/Safe_navigation_operator
There's an ECMAScript proposal: https://github.com/tc39/proposal-optional-chaining
Contributor guide
Assessment
This issue has not been assessed yet.