I am wondering why it saysValue of optional type 'String?' must be unwrapped to a value of type 'String'right behindcharArray[i] = map[charArray[i]]
Post
Replies
Boosts
Views
Activity
The whole error message shows:Fatal error: Unexpectedly found nil while unwrapping an Optional value: file MyPlayground.playground, line 9