mamacdon
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Reflect |
||
Iteration protocols |
clarify: string's default iterator iterates code points rather than "characters" | |
Spread syntax |
Made the intent of "Only apply for iterables" clearer, and fixed the code (spreading a non-iterable object throws a TypeError, it doesn't return undefined) | |
instanceof |