vankuik.nl
RecentChanges
Search:
History of 2016-02-19 Swift example of regex
2016-02-19
06:05 UTC
Revision 1
. . . .
6
4
3
0
–
Here's a quick-and-dirty copy-paste example of a regex in Swift 2.0. It pulls the width and height as integers from the string in the first line. . . .