const function parameters

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

Received on Monday, 30 January 2017 05:22:49 UTC