Roman Elizarov
1 min readJul 18, 2019

--

Nulls are considered bad because Java’s type-system and the the type-system of many other languages (like C++) is flawed with respect to null. That’s why modern languages fix it.

--

--

Roman Elizarov
Roman Elizarov

Written by Roman Elizarov

Project Lead for the Kotlin Programming Language @JetBrains

Responses (1)