Summary
In this chapter, you explored:
- Choices for types to store and manipulate numbers.
- Handling text, including using regular expressions for validating input.
- Collections to use for storing multiple items.
- Working with indexes, ranges, and spans.
In the next chapter, we will manage files and streams, encode and decode text, and perform serialization.