@johnsundell Is it possible to put a guard statement in a foreach by just having it return? Shouldn't that give the same effect as a guard that continues in a for loop?
@johnsundell Is it possible to put a guard statement in a foreach by just having it return? Shouldn't that give the same effect as a guard that continues in a for loop?