Swift String

Swift String is a series of characters. For example "Hello World" is a string.

The following are the list of tutorials that deal with different concepts of strings, like creating strings, transforming them, etc.

Basics

Checks

Transformations Modifications

Replacements

Conversions

Special cases

Conclusion

In this Swift Tutorial, we learned about Strings, its basics, transformations on Strings, conversions, etc.