Contributions

Article
* What is behind the scene of Swift’s String and Character types.
* How Swift searches for a Character in a String.
* Which problems random access may cause and how to use it efficiently.
Article
• Core Parts of Swift Reference Management
• Weak References Before Swift 4
• What’s Side Table?