These are proposals we’re not addressing any further.
Standard library issues

containers, some standard container types (hashtables, red-black trees or skip-lists, sets, queues).

networking, some network-access classes.
Deferred / post-ES4 ideas
These are issues that we probably can’t nail down by march / april, but might want to at least talk briefly about, with the vague hope that we’re not actually making them impossible to add later.
Retracted specs or proposals
These are issues that we’ve decided not to do, along with some rationale.
drop interfaces, the proposal to remove the concept of interfaces from the language.
group assignment, a proposal to allow multiple value assignment and return expressions.
with-bound variables, the proposal to distinguish access to variables bound via
with from access to other variables.
-
-
-
-
-
-
operators, the proposal to permit user-defined operator overriding.
bytearray, proposal for a built-in class for dealing with packed byte arrays efficiently