8/12/2015
•
EN
Swift array of characters from String
A quick tip on converting a Swift String into an array of characters using the map function.