|
|
|
|
|
by AaronFriel
2641 days ago
|
|
This is largely not the case outside of the C-like languages that inherited nulls. Long method chains with a strong type system or a functional (also called "fluent") style are extremely expressive and common in languages that obviate the need to handle null values at every member. |
|