What does `!!` operator do?
# getting-started
t
What does
!!
operator do?
💥 4
b
It means "if this is null, crash my program"