Second feels more intuitive to me

Regards
--
Irakli Gozalishvili
Web: http://www.jeditoolkit.com/


On Tuesday, 2012-04-03 at 13:16 , Mark S. Miller wrote:

>     foo(a, b, ...rest)
> 
> vs
> 
>     foo(a, b, rest...)
> 
> Which is clearer?
> 
> ES6 has currently agreed on the first. English and Scheme agree on the 
> second. 
> 
> This question applies to both 
> <http://wiki.ecmascript.org/doku.php?id=harmony:rest_parameters> and 
> <http://wiki.ecmascript.org/doku.php?id=harmony:spread>. 
> 
> -- 
>     Cheers,
>     --MarkM
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org (mailto:es-discuss@mozilla.org)
> https://mail.mozilla.org/listinfo/es-discuss
> 
> 


_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to