In fact, the more I look at it, the less I see the...
# announcements
j
In fact, the more I look at it, the less I see the usefulness of
let
! You can use it to execute a piece of code only if some variable is not null, but I really really find the code clearer to use a regular
if != null
. What do you guys think?
K 1