Skip to content

A Safe Navigation Operator for Java. Makes it possible to traverse through object calls without having to check for null values at each stage.

License

Notifications You must be signed in to change notification settings

Catalysts/SafeNavigationOperator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeNavigationOperator

About

A Safe Navigation Operator for Java. Makes it possible to traverse through object calls without having to check for null values at each stage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages