https://kotlinlang.org logo
l

lifter

08/28/2018, 6:34 PM
What is meant when we say "`==
Copy code
is null-safe?"
I'm wondering, what would be a situation in which
==` would throw an NPE if it weren't null-safe?