[Freaking Gmail shortcuts! Sorry about that] 2013/7/17 David Bruant <[email protected]>
> Interestingly, "myArray.filter(filterG).map(mapG)" could be sort-of a lazy > value. Actual computation filterG and mapG happens only when generating > values from the > final generator. This might enable optimizations that aren't currently possible with Array.prototype methods. David
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

