KramerJProg/LanguageFeatures

implementing null conditional operator.

Closed this issue · 0 comments

The null conditional operator allows for null values to be detected more elegantly. Implement null detection.