Aug 10, 2022
The true null safety in Kotlin arises out of nullable and non-nullable types, not out of the null keyword. The question mark (?) and the double bang (!!) operator are what make this feature so powerful.
The true null safety in Kotlin arises out of nullable and non-nullable types, not out of the null keyword. The question mark (?) and the double bang (!!) operator are what make this feature so powerful.
Research Scholar, IIT Delhi. Published Author. Physics Lover.