Sort an Array of Custom Objects in Swift
Hi all readers, Happy Valentine’s Day! 💕 Today we’re going to explore how we can sort an array of custom objects by the value of their properties. The source code of this post is available here. Step 0 - Overview Say I’m working with an array of obj...
Feb 15, 20235 min read610
