Re: const function parameters

It has been raised on es-discuss. If someone writes up a good full proposal
I would be happy to champion it. I think it would be a good idea. I don't
recall it being discussed at TC39 meetings but it may have been.


On Sun, Jan 29, 2017 at 9:22 PM, Marcos Caceres <marcos@marcosc.com> wrote:

> Hi,
> A question came up in the WICG about the possibility of standardizing
> const function parameters (i.e., `function(const x) => { }`) [1]. Has
> that been discussed in TC-39 before (no doubt it has)? - any pointers
> would be great.
>
> Also, where should developers go to propose JS language features?
> Should they try to develop them in the WICG? They can, but I feel
> language development seems to require some more specialized knowledge,
> and it would be great if folks on this list could provide some
> mentorship/guidance.
>
> Kind regards,
> Marcos
>
> [1] https://discourse.wicg.io/t/js-const-function-parameters/1927
>
>


-- 
    Cheers,
    --MarkM

Received on Monday, 30 January 2017 07:46:51 UTC