On Nov 17, 2011, at 10:16 AM, Waldemar Horwat wrote: > On Thu, Nov 17, 2011 at 3:49 AM, Axel Rauschmayer <[email protected]> wrote: >> >> Given that Array already uses `length`, it seems like the obvious choice. > > "length" is my choice as well, for the same reason. It's not writable > in Maps and Sets, so the concerns about the semantics of writing it > don't apply.
The objection raised at the meeting is that, unlike arrays, there are no properties named 0, 1, ... [length - 1] on a map or a set. /be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

