Should we distinguish between accepted and pending ES6 features?
Things like String.prototype.at and Function.create are not in the latest ES6 draft (yet). Some are just proposals, that will never make it to the spec (or to browsers). IMHO it’s useful to include them in the list, but maybe we should add mark them as “not really ES6 (yet)”?