vankuik.nl
RecentChanges
Blog
2024-11-01
2024-10-31
Search:
History of 2015-02-06 Swift enum raw values as an array
2015-02-06
09:10 UTC
Revision 3
. . . .
6
5
1
5
–
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 . . .