Version 5
Swift Tips: Switch
Please find Swift playground at github.com
This post shares from simple to advance the use of switch cases
in swift. These can be enhanced and some time shorthand of more lines of code. I hope you would enjoy them and try to use in your coding style. Please let me know your feedback in the comments if you have any. Happy coding.