Guard-Let-Catch (and If-Let-Catch) to avoid long (nested) do-blocks

Also, it seems to me that what we're really talking about adding is guard-catch (and guard-else-catch), with guard-let-catch just coming naturally from that.

It sounds good to me, though I'm less sure of doing the same for if.

5 Likes