Hi-Folks / array

Arr class is built on top of the PHP array functions. Arr exposes methods for creating, managing, accessing to the array data structure.
https://packagist.org/packages/hi-folks/array
MIT License
15 stars 9 forks source link

#11 Implement find method #39

Closed devatreides closed 2 years ago

devatreides commented 2 years ago

This solves #11

roberto-butti commented 2 years ago

Hi @tombenevides , thank you for the High-quality Pull Request. I'm going to review/merge it.