Strict (non-coercing) expressions

Isiah Meadows isiahmeadows at gmail.com
Sat Apr 15 03:02:11 UTC 2017


Just a quick FYI, *nobody* on TC39 likes adding directives known to
the core language - they aren't too keen on Perl's tendency towards
them.
-----

Isiah Meadows
me at isiahmeadows.com


On Fri, Apr 14, 2017 at 2:42 AM, Bruno Jouhier <bjouhier at gmail.com> wrote:
> The "use ..." syntax could be extended to expressions:
>
> ```js
> const foo = "use !div-by-0" && bar / zoo;
> ```
>
>
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>


More information about the es-discuss mailing list