php-the-right-way
php-the-right-way copied to clipboard
[suggestion] Data structures, and number handling
Hi there, I would like to ask about these topics before I spend the time to write them up.
- Data Structures
- Arrays
- SPL Data Structures (potentially mentioned in the SPL section?)
- The data structures extension, php-ds
- Number handling
float- bcmath
- gmp
- The decimal extension
Do you think that these are viable topics of discussion in the guide?