Sorting in Swift
https://youtu.be/Jtb_f5EY2DY
Sometimes you have a collection of elements that are not in the order that you need them. Fortunately, Swift gives us an easy way to get them from that chaotic state into an ordered state. In this article we're going to l...
dilloncodes.com14 min read