Personally I just don’t use do
blocks. They’re unnecessary syntax sugar anyway, and arguably make the code more diffcult to follow.
1 Like
Personally I just don’t use do
blocks. They’re unnecessary syntax sugar anyway, and arguably make the code more diffcult to follow.