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

Add method isEmpty #44

Closed Tautve closed 2 years ago

Tautve commented 2 years ago

Adds new method isEmpty() for checking if array is empty or not