kodecocodes / swift-algorithm-club

Algorithms and data structures in Swift, with explanations!
MIT License
28.76k stars 5.01k forks source link

Binary search. if -> guard #994

Open prokhorovxo opened 2 years ago

prokhorovxo commented 2 years ago

Checklist

Description

Replace if with guard https://github.com/raywenderlich/swift-style-guide#golden-path