Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kharrison/Playground-Strings

A Swift String Cheat Sheet in an Xcode playground
https://github.com/kharrison/Playground-Strings

Last synced: 2 months ago
JSON representation

A Swift String Cheat Sheet in an Xcode playground

Lists

README

        

# Swift String Cheat Sheet

A quick guide to using Strings with Swift.

By Keith Harrison - [useyourloaf.com](https://useyourloaf.com)

See also [Swift String Cheat Sheet](https://useyourloaf.com/blog/swift-string-cheat-sheet/)

For a discussion of the changes to the Swift String API see these posts:

+ [Character Properties In Swift 5](https://useyourloaf.com/blog/character-properties-in-swift-5/)

+ [Updating Strings for Swift 4.2](https://useyourloaf.com/blog/updating-strings-for-swift-4.2/)

+ [Updating Strings for Swift 4](https://useyourloaf.com/blog/updating-strings-for-swift-4/)

+ [Updating Strings for Swift 3](https://useyourloaf.com/blog/updating-strings-for-swift-3/)