I haven't really changed my mind. I still use `?.l...
# getting-started
c
I haven't really changed my mind. I still use
?.let
occasionally but I have a feeling that I use
if
most of the time (mostly because very often, I need an
else
)