Consider javascript already support for default parameters, so maybe we can use the default parameter to specify the strong type.

Jordan Harband ljharb at gmail.com
Mon May 18 18:22:47 UTC 2015


What if I have an "int64" function already defined? Will this skip over my
int64 function? What about `a = something(0)` - will that call my
"something" function, whereas "int64" is special and skipped over?

On Mon, May 18, 2015 at 11:16 AM, Benjamin Gruenaum <benjamingr at gmail.com>
wrote:

> What about non-default parameters?
>
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150518/11b19099/attachment.html>


More information about the es-discuss mailing list