vankuik.nl
RecentChanges
Search:
History of 2015-02-06 Swift enum raw values as an array
2015-02-06
09:10 UTC
Revision 3
. . . .
6
3
1
4
–
Here'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 . . .