This playground contains interesting features of Swift that I find while using it. The list is intended to be updated in future.
Contents:
- Var in for-in loop
- Property observers for local variables
- ~= operator
- Curried functions
If you have something you'd like to share, pull requests are welcome.