History of 2015-02-06 Swift enum raw values as an array

2015-02-06
09:10 UTC Revision 3 . . . . 1431Here's a quick example of using Swift's map() function. Here it's used to put the raw values of an enum into an array. Paste this into a playground . . .