On Sun, Dec 23, 2012 at 9:25 PM, Brandon Benvie
<[email protected]>wrote:

> Because initialValue can be a provided `undefined` in which case you would
> use that, as opposed to a missing value. The specification differentiates
> between a provided undefined and a lack of a parameter in a bunch of stdlib
> functions/methods.
>

True enough: "is present", used in reduce, reduceRight, Object.create and
then elsewhere in the abstract internals and then in different contexts.

Rick
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to