johnsundell
johnsundell

Tip: Picking between a for loop and forEach: swiftbysundell.com

|
Embed
Progress spinner
In reply to
kusters
kusters

@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?

|
Embed
Progress spinner