上QQ阅读APP看书,第一时间看更新
Chapter 3. Working with Data Types
In this chapter, we will cover the following recipes:
- Concatenating strings
- Using regular expressions
- Strings and Unicode
- Using complex numbers
- Creating an enum
- Flattening a list
- Generating a random number within a range
- Retrieving a random element from a list
- Working with dates and times
- Improving performance in numerical computations
- Using SIMD for enhanced performance