Re: How to correctly spec sequences requiring an iterable

On 11/15/13 1:28 PM, Allen Wirfs-Brock wrote:
> Primitive string values behave as objects that inherit from String.prototype

Unless you happen to peek with typeof...  Which doesn't seem obviously 
verboten in union types; again current JS libraries do this all the time.

-Boris

Received on Friday, 15 November 2013 18:32:09 UTC