xeladu·FollowOct 14, 2024--ListenShareA counter argument could be that some compilers can detect missing null checks and warn you if you want to access a variable that might be null.If you skip nulls entirely, this benefit is gone.