John-David Dalton <john.david.dal...@gmail.com> wrote:

> It's odd to me that:
>
>   Reflect.ownKeys() has defined order but
>   Reflect.enumerate() doesn't
>
> I'm using Reflect.enumerate() to create a `keysIn` implementation (like 
> `keys` but for own & inherited key
> names).
>
> :+1: for more defined behavior in ES7.

+1

This same concern was tripping me up this week.

  -- Scott
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to