rossriley / php-scalar-objects

Experimental API for PHP Scalar Objects
70 stars 6 forks source link

Array method dumping ground #4

Open eborden opened 10 years ago

eborden commented 10 years ago

I'll come back and give these some more detail, just getting them off the top of my head before I forget.

Member methods

Static methods

**repeat, but these methods can be very helpful with partial application and member methods don't provide this opportunity

eborden commented 10 years ago

Writing up tests for the remaining methods.

eborden commented 10 years ago

map/filter/reduce are not necessary as static elements with the details in #13