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
.
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
.