by Major Cooke » Fri Feb 12, 2016 9:27 am
That incorporates the return; functionality too, yes. It's quite a bit of a hassle forgetting to include returns and seeing them go complete sideways because of it. Also, because it's annoyingly redundant.
Though now that I think about it, a boolean to allow the rest of the function to process could be useful.
Of course, this doesn't make the return function defunct at all. The return function can still be used in a variety of places and in creative ways still.
That incorporates the return; functionality too, yes. It's quite a bit of a hassle forgetting to include returns and seeing them go complete sideways because of it. Also, because it's annoyingly redundant.
Though now that I think about it, a boolean to allow the rest of the function to process could be useful.
Of course, this doesn't make the return function defunct at all. The return function can still be used in a variety of places and in creative ways still.