https://github.com/torokmark/safe-navigation-in-languages
Safe navigation in languages.
https://github.com/torokmark/safe-navigation-in-languages
csharp groovy javascipt javascript null propagation python ruby
Last synced: 3 months ago
JSON representation
Safe navigation in languages.
- Host: GitHub
- URL: https://github.com/torokmark/safe-navigation-in-languages
- Owner: torokmark
- License: mit
- Created: 2019-07-23T12:39:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T17:48:01.000Z (over 6 years ago)
- Last Synced: 2025-03-23T12:17:53.207Z (about 1 year ago)
- Topics: csharp, groovy, javascipt, javascript, null, propagation, python, ruby
- Language: Java
- Homepage: https://torokmark.github.io/post/safe-navigation-in-languages/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# safe-navigation-in-languages
Repo for blog post "Safe navigation in languages" and "Safe navigation in Ruby".
https://torokmark.github.io/post/safe-navigation-in-languages/
https://torokmark.github.io/post/safe-navigation-in-ruby/
# Contribution
1. Fork the repo!
2. Add your solution!
3. Send a PR!