Re: sequence and iterables

On 11/15/13 9:33 PM, Jonas Sicking wrote:
> Type coersion is a good example. I hadn't thought of that. Makes a lot
> of sense to me to define that sequence<T> type-coerces and iterates at
> the same time.

Yes, agreed, if we take iterables for sequence.

> Are there other examples? In particular, are there examples once you
> are past the WebIDL layer?

Apart from Promise.all, not offhand.

-Boris

Received on Saturday, 16 November 2013 02:49:17 UTC