Hi,

On Feb 8, 2016 10:00 PM, "Matthew Setter" <matt...@maltblue.com> wrote:
>
> I want to propose a new PHP array method, called has_numeric_keys (or
> something similar/better), that would have the following method signature:
>
> bool has_numeric_keys(array $array)

I have no strong opinion on it but I wonder if it should have a recursive
version as well, if accepted. I see it a bit like array_walk.

Cheers,
Pierre

Reply via email to