History of 2016-08-16 Filter array in Swift

2016-08-16
11:36 UTC Revision 1 . . . . 7031Here's a bit of code that you can throw in a playground. Given an array with a bunch of objects, it'll filter the array based on a property. Then . . .