Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Never heard of a "from" loop before.


Array.from lets you build an array from an iterable source (often used in conjunction with `new Set` to eliminate duplicates), or in this case, of a fixed length.





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

Search: