Closed Hi-Angel closed 4 years ago
Instead of throwing and catching an exception let's just pre-assign the variable. It take less code, less indentation, and is faster.
Thanks!
Instead of throwing and catching an exception let's just pre-assign the variable. It take less code, less indentation, and is faster.