Well? Is this right?
>>106873670Sometimes not using else results in more complicated code. But its rare and usually points to a underlying design problem that may or may not be worth solving.
>>106873670"No else after return" is a fairly common rule
>>106873670generally, yes, it's much better to avoid conditionals where you canand single-return advocates are obviously completely retarded