`let` is more convenient when writing a longer blo...
# codereview
d
let
is more convenient when writing a longer block or when using a field that can be modified by other threads.
3