Hacker News new | ask | show | jobs
by nitroll 3236 days ago
Both map and filter returns an iterator, so you only iterate once when creating the list.