Hacker News new | past | comments | ask | show | jobs | submit login

How does that work? Don’t you have to effectively convert your general iterable to an array and then join on that? Array.from(iterable).join(…)?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: