Skip to content

Instantly share code, notes, and snippets.

/*
Swift Programming Language Guide
"A Swift Tour" Solutions
https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/GuidedTour.html#//apple_ref/doc/uid/TP40014097-CH2-XID_1
These are the solutions to all the "experiments" in the pre-release Swift Programming Guide.
You should be able to copy-paste it into your own playground. Let me know if I screwed
any of them up, and I'll be happy to update this gist.
*/